diff src/testdir/test_vimscript.vim @ 13351:33a2277b8d4d v8.0.1549

patch 8.0.1549: various small problems in test files commit https://github.com/vim/vim/commit/5d7ead3bc85eefd0929bfcbb579510c8164ea1be Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 27 17:17:42 2018 +0100 patch 8.0.1549: various small problems in test files Problem: Various small problems in test files. Solution: Include small changes.
author Christian Brabandt <cb@256bit.org>
date Tue, 27 Feb 2018 17:30:07 +0100
parents 881564b89f9b
children 63b02fcf1361
line wrap: on
line diff
--- a/src/testdir/test_vimscript.vim
+++ b/src/testdir/test_vimscript.vim
@@ -1,4 +1,4 @@
-" Test various aspects of the Vim language.
+" Test various aspects of the Vim script language.
 " Most of this was formerly in test49.
 
 "-------------------------------------------------------------------------------