aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2011-04-22 02:05:55 +0000
committerTom Feist <shabble@metavore.org>2011-04-22 02:05:55 +0000
commitea5c61881c31ce7420ebb377888d56943dd40648 (patch)
tree7f7626acaf27966a7ec41d0d3a2308267de18362
parentvim-mode/vim_mode: more doc updates about hooks and sbar items. (diff)
downloadirssi-scripts-ea5c61881c31ce7420ebb377888d56943dd40648.tar.gz
irssi-scripts-ea5c61881c31ce7420ebb377888d56943dd40648.zip
vim-mode/vim_mode: docs: missed a bracket.
-rw-r--r--vim-mode/README.pod2
-rw-r--r--vim-mode/vim_mode.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/vim-mode/README.pod b/vim-mode/README.pod
index dd3b61a..e814e6d 100644
--- a/vim-mode/README.pod
+++ b/vim-mode/README.pod
@@ -78,7 +78,7 @@ For technical reasons, I<uberprompt> must occasionally call C</statusbar prompt
reset>, which will remove or deactivate any manually added items on the prompt
statusbar. To get around this, uberprompt provides two command hooks,
C<uberprompt_load_hook> and C<uberprompt_unload_hook>. Both of these settings
-can contain one (or more, using C</EVAL> commands to be executed when the prompt
+can contain one (or more, using C</EVAL>) commands to be executed when the prompt
is enabled and disabled, respectively.
For I<right-aligned> items (that is, after the input field:
diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl
index 7d364a1..cb11600 100644
--- a/vim-mode/vim_mode.pl
+++ b/vim-mode/vim_mode.pl
@@ -78,7 +78,7 @@ For technical reasons, I<uberprompt> must occasionally call C</statusbar prompt
reset>, which will remove or deactivate any manually added items on the prompt
statusbar. To get around this, uberprompt provides two command hooks,
C<uberprompt_load_hook> and C<uberprompt_unload_hook>. Both of these settings
-can contain one (or more, using C</EVAL> commands to be executed when the prompt
+can contain one (or more, using C</EVAL>) commands to be executed when the prompt
is enabled and disabled, respectively.
For I<right-aligned> items (that is, after the input field: