mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-22 18:43:02 +00:00
Merge pull request #92 from victorhck/master
a really small typo in ch26
This commit is contained in:
commit
8078f7f5fb
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ echo pancake
|
|||
" returns "pancake"
|
||||
|
||||
echo g:pancake
|
||||
"returns "pancake"
|
||||
" returns "pancake"
|
||||
|
||||
echo waffle
|
||||
" returns "waffle"
|
||||
|
|
Loading…
Reference in a new issue