mirror of https://github.com/helix-editor/helix
tutor: Fix typos in 8.2 (#5213)
parent
ba3c24aa02
commit
99b346a923
|
@ -848,13 +848,13 @@ lines.
|
|||
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.
|
||||
4. Exit insert and type Q again to stop recording.
|
||||
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 ... .
|
||||
--> ... sentence doesn't have it's first and last ... .
|
||||
This sentence doesn't have it's first and last word.
|
||||
--> ... sentence doesn't have its first and last ... .
|
||||
--> ... sentence doesn't have its first and last ... .
|
||||
This sentence doesn't have its first and last word.
|
||||
|
||||
=================================================================
|
||||
= CHAPTER 8 RECAP =
|
||||
|
|
Loading…
Reference in New Issue