summaryrefslogtreecommitdiff
path: root/README.Coding
diff options
context:
space:
mode:
authorUri Simchoni <uri@samba.org>2016-10-02 20:37:37 +0300
committerJeremy Allison <jra@samba.org>2016-10-04 02:00:23 +0200
commit1b5dd78c7b43ce6d6c409cbf8b0402ee254eb950 (patch)
tree5f91f08137fa7f4eea63de0a405fc158461238b7 /README.Coding
parent1dacc09b256e942776967a5bfecd2fdf77ea972b (diff)
downloadsamba-1b5dd78c7b43ce6d6c409cbf8b0402ee254eb950.tar.gz
README.Coding: Remove an extra space
Signed-off-by: Uri Simchoni <uri@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'README.Coding')
-rw-r--r--README.Coding2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.Coding b/README.Coding
index 2b011a6ae9f..74dbc6eea66 100644
--- a/README.Coding
+++ b/README.Coding
@@ -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