aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickfix.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-11-06 05:05:54 +0100
committerJustin M. Keyes <justinkz@gmail.com>2017-11-06 05:26:16 +0100
commit93fb7383a330f03bf64ed5558a8e16ea4c742478 (patch)
tree596412501c48ef25aa15b1c3d1903c5568e7f2ab /runtime/doc/quickfix.txt
parent8f03014e8861df7f49bf4e1dbdfcc20e1611ce35 (diff)
downloadrneovim-93fb7383a330f03bf64ed5558a8e16ea4c742478.tar.gz
rneovim-93fb7383a330f03bf64ed5558a8e16ea4c742478.tar.bz2
rneovim-93fb7383a330f03bf64ed5558a8e16ea4c742478.zip
vim-patch:214641f77df6
Runtime file updates. https://github.com/vim/vim/commit/214641f77df6f318a4b3a0b09723c19859a103f4 N/A: vim-patch:26a280c47a1c
Diffstat (limited to 'runtime/doc/quickfix.txt')
-rw-r--r--runtime/doc/quickfix.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt
index a647318347..44e29c6f3b 100644
--- a/runtime/doc/quickfix.txt
+++ b/runtime/doc/quickfix.txt
@@ -1362,7 +1362,7 @@ prints information about entering a directory in the form "Making all in dir".
Making all in dir2 ./dir1/dir2
This can be solved by printing absolute directories in the "enter directory"
- message or by printing "leave directory" messages..
+ message or by printing "leave directory" messages.
To avoid this problem, ensure to print absolute directory names and "leave
directory" messages.