aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2012-08-06 21:36:03 +0000
committerTom Feist <shabble@metavore.org>2012-08-06 21:36:03 +0000
commit1e6873b52519870158f586a3a231ce7fb7c6321b (patch)
treeb2ef4242de516ac3bd0e538d3d15a5c4c1825193
parentapply uberprompt_empty / uberprompt_trim_data patch from "meh." (diff)
downloadirssi-scripts-1e6873b52519870158f586a3a231ce7fb7c6321b.tar.gz
irssi-scripts-1e6873b52519870158f586a3a231ce7fb7c6321b.zip
oops, escape the var in the documentation. Promise self to actually test before releasing.
-rw-r--r--prompt_info/uberprompt.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/prompt_info/uberprompt.pl b/prompt_info/uberprompt.pl
index b4376ea..b54244c 100644
--- a/prompt_info/uberprompt.pl
+++ b/prompt_info/uberprompt.pl
@@ -373,7 +373,7 @@ sub _print_help {
" \"replaces\" setting. Especially",
" noticeable on brackets \"[ ]\" ",
"/SET uberprompt_trim_data -- defaults to off. Removes whitespace from",
- " both sides of the $uber result.",
+ " both sides of the \$uber result.",
"",
);