summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@irssi.org>2010-02-09 20:11:08 +0000
committerahf <ahf@dbcabf3a-b0e7-0310-adc4-f8d773084564>2010-02-09 20:11:08 +0000
commit38e406d0fada4428090fef09a50b7ea7e6cae07a (patch)
treec09956353c7253744f1b6214e54956408b0b4807
parentc6b3fc6fe57bab25726c782d06e7ff493726f274 (diff)
downloadirssi-38e406d0fada4428090fef09a50b7ea7e6cae07a.zip
Suffix != prefix. Patch by Ismael Luceno. Closes ticket:730
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5110 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--AUTHORS1
-rw-r--r--docs/perl.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 5f7c074c..ec4e2649 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -74,3 +74,4 @@ Other patches (grep for "patch" in ChangeLog) by:
Johan Kiviniemi
JasonX
Lukas Mai
+ Ismael Luceno
diff --git a/docs/perl.txt b/docs/perl.txt
index 5e6c3c53..732b73af 100644
--- a/docs/perl.txt
+++ b/docs/perl.txt
@@ -16,7 +16,7 @@ scripts.
Scripts should be placed to ~/.irssi/scripts/ or
/usr/local/lib/irssi/scripts/ (or depending on where irssi was
installed) directories. After that /RUN script_name should work, you
-don't need to add the .pl prefix.
+don't need to add the .pl suffix.
Irssi's signals