Fix typo in tutor ch 13.5 (#11765)

It said "split" instead of "swap"
pull/11636/head^2
Ian J Sikes 2 months ago committed by GitHub
parent 2ce4c6d5fa
commit 2c3a00e96a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1462,7 +1462,7 @@ letters! that is not good grammar. you can fix this.
Still from hello2, press Ctrl-w H to swap with the split on the
left: now hello2 is on the left and the tutor is on the top
right. After Ctrl-w you can use HJKL to split with the buffer
right. After Ctrl-w you can use HJKL to swap with the buffer
on the left / below / above / on the right.
Move back to the tutor split, and press Ctrl-w o to only keep

Loading…
Cancel
Save