0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -04:00

runtime(tutor): fix another typo in tutor2

Signed-off-by: Antonio Giovanni Colombo <azc100@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Antonio Giovanni Colombo 2024-12-03 21:27:30 +01:00 committed by Christian Brabandt
parent 23eea9b984
commit cdbbdb9ece
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09
2 changed files with 2 additions and 2 deletions

View 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

View 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