]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Update listsort.pl
authorIsaac Good <redacted>
Thu, 9 Jul 2020 17:29:27 +0000 (10:29 -0700)
committerGitHub <redacted>
Thu, 9 Jul 2020 17:29:27 +0000 (10:29 -0700)
s/decscription/description/

scripts/listsort.pl

index 81b9ab907929b9a5675f2dff0632a8a591918527..439357da670e5eeef1929dc104aa66aef6e09ac6 100644 (file)
@@ -3,12 +3,12 @@ use warnings;
 use Irssi;
 use vars qw/$VERSION %IRSSI/;
 
-$VERSION = '0.1';
+$VERSION = '0.1.1';
 %IRSSI = (
     authors     => 'Isaac Good',
     name        => 'listsort',
     contact     => 'irssi@isaacgood.com',
-    decsription => 'Sort the /list output by channel size',
+    description => 'Sort the /list output by channel size',
     license     => 'BSD',
     url         => 'https://github.com/IsaacG/irssi-scripts',
     created     => '2013/02/23',
git clone https://git.99rst.org/PROJECT