diff options
author | Bram Moolenaar <Bram@vim.org> | 2018-11-04 14:45:49 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2018-11-04 14:45:49 +0100 |
commit | ba3ff539303c7bb6e46a6802dce3c7b2e55284e0 (patch) | |
tree | aa03c46ea8b651302a19f537f92c3624c4ac5990 /runtime/tools | |
parent | dcd71cbaedf75dd8e5c5a45c5c2e3ec7ee552dce (diff) | |
download | vim-git-ba3ff539303c7bb6e46a6802dce3c7b2e55284e0.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/tools')
-rw-r--r-- | runtime/tools/ccfilter.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tools/ccfilter.1 b/runtime/tools/ccfilter.1 index e3de38da1..92fe624dc 100644 --- a/runtime/tools/ccfilter.1 +++ b/runtime/tools/ccfilter.1 @@ -23,7 +23,7 @@ line 2), which makes it impossible for the errorformat to correctly display them ! When working on different platforms, and with different compilers, -ccfilter eases the utilization of quickfix, due to it's standardized +ccfilter eases the utilization of quickfix, due to its standardized output, allowing to have in .vimrc a plain .br .B \ \ \ \ :set\ errorformat=%f:%l:%c:%t:%m |