summaryrefslogtreecommitdiffstats
path: root/runtime/tutor
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-12-11 18:53:29 +0100
committerBram Moolenaar <Bram@vim.org>2013-12-11 18:53:29 +0100
commitdfb18411cf3d0cf7fd92b39476768e5f7ca47148 (patch)
tree6702a04d67dd13878d9d9a6bebebfdc964758866 /runtime/tutor
parent175d0704dfb1247be7f414bfbcf9f5cfeced2794 (diff)
Updated runtime files.
Diffstat (limited to 'runtime/tutor')
-rw-r--r--runtime/tutor/tutor4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor/tutor b/runtime/tutor/tutor
index da28a15313..64a27d1c0d 100644
--- a/runtime/tutor/tutor
+++ b/runtime/tutor/tutor
@@ -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.