diff options
| author | Andrew McKinlay | 2016-08-04 19:09:35 -0400 |
|---|---|---|
| committer | GitHub | 2016-08-04 19:09:35 -0400 |
| commit | 1680ea1677c93719ac47e0a993eeb4721033de05 (patch) | |
| tree | 1ade66c7ea225e5229af350209e690cd064c8891 | |
| parent | 9c83a3349e497dfc42810d3368c5aa3473a4a551 (diff) | |
| download | scripts.irssi.org-1680ea1677c93719ac47e0a993eeb4721033de05.tar.bz2 | |
Fix spelling error in desktop-notify.pl
| -rw-r--r-- | scripts/desktop-notify.pl | 2 |
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; |
