aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/tutor4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor
index 04ea8fcd..8eef33af 100644
--- a/runtime/tutor
+++ b/runtime/tutor
@@ -517,7 +517,8 @@ _________________________________________________________________
'apples' in the line will be selected.
5. You can now type c and change 'apples' to something else,
like 'oranges'.
- 6. Type , to remove the second cursor.
+ 6. Type <ESC> to exit Insert mode.
+ 7. Type , to remove the second cursor.
--> I like to eat apples since my favorite fruit is apples.
I like to eat oranges since my favorite fruit is oranges.
@@ -525,7 +526,6 @@ _________________________________________________________________
-
=================================================================
= 5.3 SELECTING VIA REGEX =
=================================================================