Fix typo in docs

This commit is contained in:
Bob Nadler 2015-01-31 12:26:27 -05:00
parent a991ce8abd
commit 24e9d354a4

View File

@ -92,7 +92,7 @@ vimux from automatically sending a return after the command.
*VimuxSendText*
VimuxSendText~
Send raw text to the runer pane. This command will not open a new pane if one
Send raw text to the runner pane. This command will not open a new pane if one
does not already exist. You will need to use VimuxOpenPane to do this. This
command can be used to interact with REPLs or other interactive terminal
programs that are not shells.