summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_cpoptions.vim
diff options
context:
space:
mode:
Diffstat (limited to 'src/testdir/test_cpoptions.vim')
-rw-r--r--src/testdir/test_cpoptions.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testdir/test_cpoptions.vim b/src/testdir/test_cpoptions.vim
index 979c00b0d6..a5822aa3bc 100644
--- a/src/testdir/test_cpoptions.vim
+++ b/src/testdir/test_cpoptions.vim
@@ -422,7 +422,7 @@ func Test_cpo_O()
let &cpo = save_cpo
endfunc
-" Test for the 'p' flag in 'cpo' is in the test_lispwords.vim file.
+" Test for the 'p' flag in 'cpo' is in the test_lispindent.vim file.
" Test for the 'P' flag in 'cpo' (appending to a file sets the current file
" name)