updated for version 7.0162
diff --git a/src/normal.c b/src/normal.c
index 2d574d5..405ac3d 100644
--- a/src/normal.c
+++ b/src/normal.c
@@ -1140,7 +1140,7 @@
 #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();