runtime(tutor): fix another typo in tutor2 Commit: https://github.com/vim/vim/commit/cdbbdb9eced3792278803b60a2528f366dc647c4 Author: Antonio Giovanni Colombo <azc...@gmail.com> Date: Tue Dec 3 21:27:30 2024 +0100
runtime(tutor): fix another typo in tutor2 Signed-off-by: Antonio Giovanni Colombo <azc...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/tutor/tutor2 b/runtime/tutor/tutor2 index a3a499eb6..f41b7018c 100644 --- a/runtime/tutor/tutor2 +++ b/runtime/tutor/tutor2 @@ -144,7 +144,7 @@ NOTE: practice this operation multiple times to become fluent ma$%"ad'a doIt() } // the taxonomy of our function has changed and it - // no longer makes alphabetical sense in it's current position + // no longer makes alphabetical sense in its current position // imagine hundreds of lines of code diff --git a/runtime/tutor/tutor2.utf-8 b/runtime/tutor/tutor2.utf-8 index a3a499eb6..f41b7018c 100644 --- a/runtime/tutor/tutor2.utf-8 +++ b/runtime/tutor/tutor2.utf-8 @@ -144,7 +144,7 @@ NOTE: practice this operation multiple times to become fluent ma$%"ad'a doIt() } // the taxonomy of our function has changed and it - // no longer makes alphabetical sense in it's current position + // no longer makes alphabetical sense in its current position // imagine hundreds of lines of code -- -- 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 vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tIZX5-006BvB-Oe%40256bit.org.