aboutsummaryrefslogtreecommitdiffstats
path: root/prompt_info/README.pod
diff options
context:
space:
mode:
Diffstat (limited to 'prompt_info/README.pod')
-rw-r--r--prompt_info/README.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/prompt_info/README.pod b/prompt_info/README.pod
index d8e3b3e..70dd0b5 100644
--- a/prompt_info/README.pod
+++ b/prompt_info/README.pod
@@ -211,7 +211,7 @@ I<---- start of snippet ---->
}
sub load_uberprompt_failed {
- Irssi::signal_remove('script error', 'load_prompt_failed');
+ Irssi::signal_remove('script error', 'load_uberprompt_failed');
print "Script could not be loaded. Script cannot continue. "
. "Check you have uberprompt.pl installed in your path and "