diff options
author | Tshepang Mbambo | 2022-11-23 03:51:17 +0000 |
---|---|---|
committer | GitHub | 2022-11-23 03:51:17 +0000 |
commit | 590a628460c8fa8a4e101541d67289fa2fac95b5 (patch) | |
tree | 15b509c7184beb948770641023cc641e2c0d7769 /runtime/tutor | |
parent | 26ec1cf39a3c5f548f199918b0a84d614a5c6be7 (diff) |
tutor: Add missing quotes (#4832)
Diffstat (limited to 'runtime/tutor')
-rw-r--r-- | runtime/tutor | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/tutor b/runtime/tutor index eb1d9885..957af640 100644 --- a/runtime/tutor +++ b/runtime/tutor @@ -845,11 +845,11 @@ lines. Type q to repeat the macro from register @ (the default). 1. Move the cursor to the first line marked '-->' below. - Ensure your cursor is on the > of the arrow. + Ensure your cursor is on the '>' of the arrow. 2. Type Q to start recording. 3. Edit the line to look like the bottom one. 4. Exit insert and Type Q again to stop recording. - 5. Move to the line below and put your cursor on the > again. + 5. Move to the line below and put your cursor on '>' again. 6. Type q to repeat the macro. --> ... sentence doesn't have it's first and last ... . |