Hi Bram,
I think you might made a mistake when you merged PR#3134.
Please check the attached patch.
Regards,
Ken Takata
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.
# HG changeset patch
# Parent c29e8d699fda2142132ec58ae535ba18b177ebf8
diff --git a/runtime/tutor/tutor b/runtime/tutor/tutor
--- a/runtime/tutor/tutor
+++ b/runtime/tutor/tutor
@@ -717,7 +717,7 @@ NOTE: You can also read the output of a
** Type o to open a line below the cursor and place you in Insert mode. **
- 1. Move the cursor to the first line below marked --->.
+ 1. Move the cursor to the line below marked --->.
2. Type the lowercase letter o to open up a line BELOW the cursor and place
you in Insert mode.
@@ -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 .