Typo in comments
This commit is contained in:
parent
b535d8e493
commit
4f501a563a
1 changed files with 2 additions and 2 deletions
|
@ -128,8 +128,8 @@ function C4ctrl(prev_cursor_pos, mods, first_line, last_line, command, ...) rang
|
|||
" }}}2
|
||||
|
||||
" ***************************************************************** "
|
||||
" Command 'kitchentext': Send given reister or text in range to the "
|
||||
" Kitchenlight. "
|
||||
" Command 'kitchentext': Send given register or text in range to "
|
||||
" the Kitchenlight. "
|
||||
" ***************************************************************** "
|
||||
elseif stridx("kitchentext", a:command) == 0 " {{{2
|
||||
|
||||
|
|
Loading…
Reference in a new issue