summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorailin-nemui2016-08-05 08:26:00 +0200
committerGitHub2016-08-05 08:26:00 +0200
commitaf8d7b0b3a84fbcc69069ff18912d887346e3941 (patch)
tree1ade66c7ea225e5229af350209e690cd064c8891
parent9c83a3349e497dfc42810d3368c5aa3473a4a551 (diff)
parent1680ea1677c93719ac47e0a993eeb4721033de05 (diff)
downloadscripts.irssi.org-af8d7b0b3a84fbcc69069ff18912d887346e3941.tar.bz2
Merge pull request #291 from amckinlay/patch-1
Fix spelling error in desktop-notify.pl
-rw-r--r--scripts/desktop-notify.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/desktop-notify.pl b/scripts/desktop-notify.pl
index 1828074..da25b8c 100644
--- a/scripts/desktop-notify.pl
+++ b/scripts/desktop-notify.pl
@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# NOTE:
-# This program requires libnofity, perl-glib-object-introspection and
+# This program requires libnotify, perl-glib-object-introspection and
# perl-html-parser packages
use strict;