diff runtime/tutor/tutor @ 14347:723487cd7876

Update runtime files. commit https://github.com/vim/vim/commit/b477af2260d9bc7ae7f743f0a14265d7ee12ee09 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 15 20:20:18 2018 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 15 Jul 2018 20:30:05 +0200
parents 4543777545a3
children 314694a2e74a
line wrap: on
line diff
--- a/runtime/tutor/tutor
+++ b/runtime/tutor/tutor
@@ -372,7 +372,7 @@ NOTE:  Pressing just the motion while in
 
        ** Type	p  to put previously deleted text after the cursor. **
 
-  1. Move the cursor to the first ---> line below.
+  1. Move the cursor to the first line below marked --->.
 
   2. Type  dd  to delete the line and store it in a Vim register.
 
@@ -447,7 +447,7 @@ Notice that  ce  deletes the word and pl
 
   2. The motions are the same, such as   w (word) and  $ (end of line).
 
-  3. Move to the first line below marked --->.
+  3. Move the cursor to the first line below marked --->.
 
   4. Move the cursor to the first error.
 
@@ -740,7 +740,7 @@ NOTE:  You can also read the output of a
 
 	     ** Type  a  to insert text AFTER the cursor. **
 
-  1. Move the cursor to the start of the line below marked --->.
+  1. Move the cursor to the start of the first line below marked --->.
 
   2. Press  e  until the cursor is on the end of  li .