From 686f6d8fee9c7dd7364fd54319d50e4682281c83 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Mon, 20 Sep 2010 19:53:40 +0100 Subject: fixed a stupid typo, and made it more clear how to install it. --- prompt_info/prompt_info.pl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'prompt_info/prompt_info.pl') diff --git a/prompt_info/prompt_info.pl b/prompt_info/prompt_info.pl index 260a9f8..51e5c16 100644 --- a/prompt_info/prompt_info.pl +++ b/prompt_info/prompt_info.pl @@ -87,7 +87,8 @@ sub test_abstract_setup { my $prompt = $theme->format_expand('{prompt}', 0); if ($prompt !~ m/\$prompt_additional/) { print "Prompt_Info: It looks like you haven't modified your theme" - . " include the \$prompt_additional expando. You will not see" - . " any prompt info messages until you do."; + . " to include the \$prompt_additional expando. You will not see" + . " any prompt info messages until you do. See script comments" + . "for details"; } } -- cgit v1.2.3