mirror of
https://github.com/iggredible/Learn-Vim
synced 2025-02-17 00:08:26 +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…
Add table
Reference in a new issue