summaryrefslogtreecommitdiffstats
path: root/runtime/colors
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2018-05-22 21:41:30 +0200
committerBram Moolenaar <Bram@vim.org>2018-05-22 21:41:30 +0200
commit0b0f0992d46ef02fdfc1240744bef91d4299c1df (patch)
tree98e8b08baf3d88d8dac97161796121044037c0d0 /runtime/colors
parent0b6d911e5de1a1c10a23d4c2ee1b0275c474a2dd (diff)
Update runtime files.
Diffstat (limited to 'runtime/colors')
-rw-r--r--runtime/colors/tools/check_colors.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/colors/tools/check_colors.vim b/runtime/colors/tools/check_colors.vim
index 0cfe5ec121..6c5e8f3c0f 100644
--- a/runtime/colors/tools/check_colors.vim
+++ b/runtime/colors/tools/check_colors.vim
@@ -1,5 +1,5 @@
" This script tests a color scheme for some errors. Load the scheme and source
-" this script. e.g. :e colors/desert.vim | :so test_colors.vim
+" this script. e.g. :e colors/desert.vim | :so check_colors.vim
" Will output possible errors.
let s:save_cpo= &cpo