README.Coding: Remove an extra space
authorUri Simchoni <uri@samba.org>
Sun, 2 Oct 2016 17:37:37 +0000 (20:37 +0300)
committerJeremy Allison <jra@samba.org>
Tue, 4 Oct 2016 00:00:23 +0000 (02:00 +0200)
Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
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