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