updated pencil tagline; fo->of

This commit is contained in:
Reed Esau
2014-01-08 00:42:23 -07:00
parent bf6fb80659
commit 968f4a08ee
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ let g:litecorrect#defaults =
\ 'this' : ['htis'],
\ 'then' : ['tehn'],
\ 'what' : ['waht'],
\ 'of' : ['fo'],
\}
function! litecorrect#init(...)