runtime(tutor): fix typo in Chapter 2
Commit:
https://github.com/vim/vim/commit/2e359b98f212a2ef080a99661a70fe094394d72a
Author: Antonio Giovanni Colombo <[email protected]>
Date: Tue Dec 3 21:10:43 2024 +0100
runtime(tutor): fix typo in Chapter 2
Signed-off-by: Antonio Giovanni Colombo <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/tutor/tutor2 b/runtime/tutor/tutor2
index b189676cf..a3a499eb6 100644
--- a/runtime/tutor/tutor2
+++ b/runtime/tutor/tutor2
@@ -117,7 +117,7 @@ REFERENCE: Numbered Registers :h quote0
NOTE: a common conundrum when coding is moving around large chunks of code.
The following technique helps avoid number line calculations associated
- with operatins like "a147d or :945,1091d a or even worse using
+ with operations like "a147d or :945,1091d a or even worse using
i<C-r>=1091-945<enter> first
1. Move the cursor to the line below marked --->
diff --git a/runtime/tutor/tutor2.utf-8 b/runtime/tutor/tutor2.utf-8
index b189676cf..a3a499eb6 100644
--- a/runtime/tutor/tutor2.utf-8
+++ b/runtime/tutor/tutor2.utf-8
@@ -117,7 +117,7 @@ REFERENCE: Numbered Registers :h quote0
NOTE: a common conundrum when coding is moving around large chunks of code.
The following technique helps avoid number line calculations associated
- with operatins like "a147d or :945,1091d a or even worse using
+ with operations like "a147d or :945,1091d a or even worse using
i<C-r>=1091-945<enter> first
1. Move the cursor to the line below marked --->
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1tIZX1-006Bsf-6Z%40256bit.org.