Typo in comments

This commit is contained in:
Shy 2017-04-18 19:04:18 +02:00
parent b535d8e493
commit 4f501a563a

View file

@ -128,8 +128,8 @@ function C4ctrl(prev_cursor_pos, mods, first_line, last_line, command, ...) rang
" }}}2 " }}}2
" ***************************************************************** " " ***************************************************************** "
" Command 'kitchentext': Send given reister or text in range to the " " Command 'kitchentext': Send given register or text in range to "
" Kitchenlight. " " the Kitchenlight. "
" ***************************************************************** " " ***************************************************************** "
elseif stridx("kitchentext", a:command) == 0 " {{{2 elseif stridx("kitchentext", a:command) == 0 " {{{2