0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.1.2402: typos and other small things

Problem:    Typos and other small things.
Solution:   Small fixes.
This commit is contained in:
Bram Moolenaar
2019-12-06 22:18:20 +01:00
parent 88a3e2b2ac
commit f48ee3c284
6 changed files with 12 additions and 4 deletions

View File

@@ -1455,7 +1455,7 @@ msg_home_replace_attr(char_u *fname, int attr)
/*
* 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