diff --git a/doc/dev/coding.html b/doc/dev/coding.html index 91430488f7..60df967f87 100644 --- a/doc/dev/coding.html +++ b/doc/dev/coding.html @@ -15,7 +15,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - +

C Language

@@ -60,7 +60,7 @@ and indentation:

         			  puts("This string got very far to the "
                                        "left and wrapped.  ANSI catenation "
-                                       "rules will turn this into one
+                                       "rules will turn this into one "
                                        "long string.");