summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew McKinlay2016-08-04 19:09:35 -0400
committerGitHub2016-08-04 19:09:35 -0400
commit1680ea1677c93719ac47e0a993eeb4721033de05 (patch)
tree1ade66c7ea225e5229af350209e690cd064c8891
parent9c83a3349e497dfc42810d3368c5aa3473a4a551 (diff)
downloadscripts.irssi.org-1680ea1677c93719ac47e0a993eeb4721033de05.tar.bz2
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;