mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00: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:
committed by
Christian Brabandt
parent
23eea9b984
commit
cdbbdb9ece
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user