aboutsummaryrefslogtreecommitdiff
path: root/runtime/tutor
diff options
context:
space:
mode:
authorTshepang Mbambo2022-12-01 21:55:52 +0000
committerGitHub2022-12-01 21:55:52 +0000
commite3f05603acae078af89472e21928251846c57efd (patch)
treec7e77f030e6f4e095e0c274e6e0ab8137d9e6a64 /runtime/tutor
parenta8a54be6bcd0667c50b7c739dbfd072df684b3c3 (diff)
tutor: Clarify space searching instructions (#4953)
Diffstat (limited to 'runtime/tutor')
-rw-r--r--runtime/tutor4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor
index 957af640..d977e078 100644
--- a/runtime/tutor
+++ b/runtime/tutor
@@ -535,7 +535,8 @@ _________________________________________________________________
1. Move the cursor to the line marked '-->' below.
2. Select the line with x and then type s.
- 3. Enter ' +' to select any amount of consecutive spaces >1.
+ 3. Type ' +' to select any amount of consecutive spaces >1,
+ then type Enter.
4. Type c and change the matches to single spaces.
--> This sentence has some extra spaces.
@@ -547,7 +548,6 @@ _________________________________________________________________
then perform the steps explained above.
-
=================================================================
= 5.4 ALIGN SELECTIONS =
=================================================================