diff src/mbyte.c @ 1698:f4f8014d516e v7.2c.000

updated for version 7.2c-000
author vimboss
date Wed, 06 Aug 2008 17:06:04 +0000
parents ec5ed41eea2f
children 563bd9a63fdc
line wrap: on
line diff
--- a/src/mbyte.c
+++ b/src/mbyte.c
@@ -2932,8 +2932,8 @@ mb_lefthalve(row, col)
 }
 
 /*
- * Correct a position on the screen, if it's the right halve of a double-wide
- * char move it to the left halve.  Returns the corrected column.
+ * Correct a position on the screen, if it's the right half of a double-wide
+ * char move it to the left half.  Returns the corrected column.
  */
     int
 mb_fix_col(col, row)