aboutsummaryrefslogtreecommitdiff
path: root/test/old/testdir/script_util.vim
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-10-14 09:27:29 +0800
committerGitHub <noreply@github.com>2024-10-14 09:27:29 +0800
commita6d5e6b105a6b4d499e8b288f660afecf62356fd (patch)
tree26f15c886c9482ba69547ff9d13ffc3cc8ec4228 /test/old/testdir/script_util.vim
parent36890824c7edb7bc5458062c14efbfa0b1d280b5 (diff)
downloadrneovim-a6d5e6b105a6b4d499e8b288f660afecf62356fd.tar.gz
rneovim-a6d5e6b105a6b4d499e8b288f660afecf62356fd.tar.bz2
rneovim-a6d5e6b105a6b4d499e8b288f660afecf62356fd.zip
vim-patch:a420547: runtime(misc): Use consistent "Vim script" spelling (#30805)
References: https://groups.google.com/g/vim_dev/c/3Z5yM8KER2w/m/wAqws0QSEAAJ closes: vim/vim#15863 https://github.com/vim/vim/commit/a4205471adae39c80fb7f151a4f33051fcb80001 Co-authored-by: h-east <h.east.727@gmail.com>
Diffstat (limited to 'test/old/testdir/script_util.vim')
-rw-r--r--test/old/testdir/script_util.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/old/testdir/script_util.vim b/test/old/testdir/script_util.vim
index 28d6a621d6..a300b670c7 100644
--- a/test/old/testdir/script_util.vim
+++ b/test/old/testdir/script_util.vim
@@ -1,4 +1,4 @@
-" Functions shared by the tests for Vim Script
+" Functions shared by the tests for Vim script
" Commands to track the execution path of a script
com! XpathINIT let g:Xpath = ''