README.Coding: Remove an extra space
[metze/samba/wip.git] / README.Coding
index 2b011a6ae9fd6f082baa49c783479afdd5a719b6..74dbc6eea66017751381d8992fb9661c6522624b 100644 (file)
@@ -189,7 +189,7 @@ characters or less with whitespace.  For example,
 The previous example is intended to illustrate alignment of function
 parameters across lines and not as encourage for gratuitous line
 splitting.  Never split a line before columns 70 - 79 unless you
-have a really good reason.  Be smart about formatting.
+have a really good reason. Be smart about formatting.
 
 
 If, switch, & Code blocks