diff src/message.c @ 18829:eff8d8f72a82 v8.1.2402

patch 8.1.2402: typos and other small things Commit: https://github.com/vim/vim/commit/f48ee3c28488f7c361732316f905ac420b3d8087 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 6 22:18:20 2019 +0100 patch 8.1.2402: typos and other small things Problem: Typos and other small things. Solution: Small fixes.
author Bram Moolenaar <Bram@vim.org>
date Fri, 06 Dec 2019 22:30:04 +0100
parents 9e6d5a4abb1c
children a686560cf6c9
line wrap: on
line diff
--- a/src/message.c
+++ b/src/message.c
@@ -1455,7 +1455,7 @@ msg_home_replace_attr(char_u *fname, int
 
 /*
  * Output 'len' characters in 'str' (including NULs) with translation
- * if 'len' is -1, output upto a NUL character.
+ * if 'len' is -1, output up to a NUL character.
  * Use attributes 'attr'.
  * Return the number of characters it takes on the screen.
  */
@@ -1599,7 +1599,7 @@ msg_make(char_u *arg)
 #endif
 
 /*
- * Output the string 'str' upto a NUL character.
+ * Output the string 'str' up to a NUL character.
  * Return the number of characters it takes on the screen.
  *
  * If K_SPECIAL is encountered, then it is taken in conjunction with the