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

patch 8.1.1194: typos and small problems in source files

Problem:    Typos and small problems in source files.
Solution:   Small fixes.
This commit is contained in:
Bram Moolenaar
2019-04-21 00:00:13 +02:00
parent 037c54f261
commit ad3ec76bb8
10 changed files with 16 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
# 2 target directory e.g., "/usr/local/man/it/man1"
# 3 language addition e.g., "" or "-it"
# 4 vim location as used in manual pages e.g., "/usr/local/share/vim"
# 5 runtime dir for menu.vim et al. e.g., "/usr/local/share/vim/vim70"
# 5 runtime dir for menu.vim et al. e.g., "/usr/local/share/vim/vim81"
# 6 runtime dir for global vimrc file e.g., "/usr/local/share/vim"
# 7 source dir for help files e.g., "../runtime/doc"
# 8 mode bits for manpages e.g., "644"