summaryrefslogtreecommitdiffstats
path: root/vimtutor.com
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2015-03-25 20:24:04 +0100
committerBram Moolenaar <Bram@vim.org>2015-03-25 20:24:04 +0100
commit1ca2e361a869c58a775b5fabb2aaf4e2675ea7ba (patch)
tree937183f2aabb13dc90d8eee65228c643ad419a71 /vimtutor.com
parent09deeb7c945d2677722df5b40959f97b646b6092 (diff)
updated for version 7.4.683v7.4.683
Problem: Typo in the vimtutor command. Solution: Fix the typo. (Corey Farwell, github pull 349)
Diffstat (limited to 'vimtutor.com')
-rwxr-xr-xvimtutor.com6
1 files changed, 3 insertions, 3 deletions
diff --git a/vimtutor.com b/vimtutor.com
index 71fdba427a..778b8293fa 100755
--- a/vimtutor.com
+++ b/vimtutor.com
@@ -6,9 +6,9 @@ $ !
$ ! Author: Tom Wyant <Thomas.R.Wyant-III@usa.dupont.com>
$ !
$ ! This DCL command procedure executes the vimtutor command
-$ ! (suprise, suprise!) which gives you a brief tutorial on the VIM
-$ ! editor. Languages other than the default are supported in the
-$ ! usual way, as are at least some of the command qualifiers,
+$ ! (surprise, surprise!) which gives you a brief tutorial on the
+$ ! VIM editor. Languages other than the default are supported in
+$ ! the usual way, as are at least some of the command qualifiers,
$ ! though you'll need to play some fairly serious games with DCL
$ ! to specify ones that need quoting.
$ !