diff options
| author | ailin-nemui | 2016-08-05 08:26:00 +0200 | 
|---|---|---|
| committer | GitHub | 2016-08-05 08:26:00 +0200 | 
| commit | af8d7b0b3a84fbcc69069ff18912d887346e3941 (patch) | |
| tree | 1ade66c7ea225e5229af350209e690cd064c8891 | |
| parent | 9c83a3349e497dfc42810d3368c5aa3473a4a551 (diff) | |
| parent | 1680ea1677c93719ac47e0a993eeb4721033de05 (diff) | |
| download | scripts.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.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; | 
