mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-13 22:47:07 +00:00
Fix a small header error
This commit is contained in:
parent
04a4ebdde5
commit
5ea1d9bbc6
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ nnoremap <expr> gzz ToTitle() .. '_'
|
|||
|
||||
Easy peasy.
|
||||
|
||||
## the ToTitle Function
|
||||
## The ToTitle Function
|
||||
|
||||
The `ToTitle()` function is easily the longest function in this file.
|
||||
|
||||
|
|
Loading…
Reference in a new issue