From 866eb1da29e97cdab1ec30be1222ece03ee31543 Mon Sep 17 00:00:00 2001 From: dequis Date: Thu, 7 Aug 2014 02:00:52 -0300 Subject: Fix typos in metadata key names of several scripts --- scripts/hipchat_complete.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/hipchat_complete.pl') diff --git a/scripts/hipchat_complete.pl b/scripts/hipchat_complete.pl index a8711c6..094b9a6 100644 --- a/scripts/hipchat_complete.pl +++ b/scripts/hipchat_complete.pl @@ -70,11 +70,11 @@ use LWP::UserAgent; my $VERSION = '1.0'; my %IRSSI = ( - author => 'John Morrissey', + authors => 'John Morrissey', contact => 'jwm@horde.net', name => 'hipchat_complete', description => 'Translate nicks to HipChat "mention names"', - licence => 'BSD', + license => 'BSD', ); my %NICK_TO_MENTION; -- cgit v1.2.3