]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(tutor): fix another typo in tutor2
authorAntonio Giovanni Colombo <azc100@gmail.com>
Tue, 3 Dec 2024 20:27:30 +0000 (21:27 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 3 Dec 2024 20:27:30 +0000 (21:27 +0100)
Signed-off-by: Antonio Giovanni Colombo <azc100@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/tutor/tutor2
runtime/tutor/tutor2.utf-8

index a3a499eb6d1b36b0967198e67eae2794369c4ca1..f41b7018cdb129cdc15a2be1ae760129ad360ce9 100644 (file)
@@ -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
 
index a3a499eb6d1b36b0967198e67eae2794369c4ca1..f41b7018cdb129cdc15a2be1ae760129ad360ce9 100644 (file)
@@ -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