diff src/normal.c @ 570:27d1ec742f17

updated for version 7.0162
author vimboss
date Fri, 02 Dec 2005 00:44:04 +0000
parents 862863033fdd
children c85bf6a4999b
line wrap: on
line diff
--- a/src/normal.c
+++ b/src/normal.c
@@ -1140,7 +1140,7 @@ getcount:
 #endif
     }
 
-    /* get the length of mapped chars again after typing a count, second
+    /* Get the length of mapped chars again after typing a count, second
      * character or "z333<cr>". */
     if (old_mapped_len > 0)
 	old_mapped_len = typebuf_maplen();