tweak
authorJoey Hess <joey@kitenet.net>
Sat, 30 Mar 2013 03:31:25 +0000 (23:31 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 30 Mar 2013 03:31:25 +0000 (23:31 -0400)
doc/coding_style.mdwn

index ae76d2356e49cb105aee9ef56bb7c03082a7639c..101ac4f58123627bc241828a70b63b8c6876c8d6 100644 (file)
@@ -24,7 +24,7 @@ of the function, and avoids excessive indentation of the where cause content.
 The definitions within the where clause should be put on separate lines,
 each indented with a tab.
 
-       foo = do
+       main = do
                foo
                bar
                foo