diff options
Diffstat (limited to '')
-rw-r--r-- | prompt_info/uberprompt.pl | 2 |
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.", "", ); |