summaryrefslogtreecommitdiffstats
path: root/runtime/tutor/tutor.utf-8
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2014-08-22 19:21:47 +0200
committerBram Moolenaar <Bram@vim.org>2014-08-22 19:21:47 +0200
commitfb539273c95f95e18e9542c2de3318b1b1e73db6 (patch)
tree9b435b3ca96881d563c9416fc876939d0d3f92b6 /runtime/tutor/tutor.utf-8
parentd2e8087b532e676cc513a2b385deaf1bf7afbf94 (diff)
Updated runtime files.
Diffstat (limited to 'runtime/tutor/tutor.utf-8')
-rw-r--r--runtime/tutor/tutor.utf-84
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor/tutor.utf-8 b/runtime/tutor/tutor.utf-8
index da28a15313..64a27d1c0d 100644
--- a/runtime/tutor/tutor.utf-8
+++ b/runtime/tutor/tutor.utf-8
@@ -55,8 +55,8 @@ NOTE: The cursor keys should also work. But using hjkl you will be able to
2. Type: :q! <ENTER>.
This exits the editor, DISCARDING any changes you have made.
- 3. When you see the shell prompt, type the command that got you into this
- tutor. That would be: vimtutor <ENTER>
+ 3. Get back here by executing the command that got you into this tutor. That
+ might be: vimtutor <ENTER>
4. If you have these steps memorized and are confident, execute steps
1 through 3 to exit and re-enter the editor.