patch 8.0.1549: various small problems in test files
Problem: Various small problems in test files.
Solution: Include small changes.
diff --git a/src/testdir/test_vimscript.vim b/src/testdir/test_vimscript.vim
index d653fa5..fc002c2 100644
--- 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.
"-------------------------------------------------------------------------------