commit | fbe4a8f5c0fbaa99ffa5b67081c10c85bc88a91a | [log] [tgz] |
---|---|---|
author | Hirohito Higashi <h.east.727@gmail.com> | Sun Apr 27 15:28:30 2025 +0200 |
committer | Christian Brabandt <cb@256bit.org> | Sun Apr 27 15:28:30 2025 +0200 |
tree | 5e5c63f61a47aef4ec2109f329f1bb1e75ccce48 | |
parent | 411ae580a9149072be29756d3a654b78c96add0b [diff] [blame] |
runtime(doc): Fix notation of "Vim script" and "Vim9 script" closes: #17213 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/src/testdir/vim9.vim b/src/testdir/vim9.vim index 64922b7..b994855 100644 --- a/src/testdir/vim9.vim +++ b/src/testdir/vim9.vim
@@ -1,6 +1,6 @@ vim9script -# Utility functions for testing vim9 script +# Utility functions for testing Vim9 script # Use a different file name for each run. var sequence = 1