From 7444951ba2199f2c78ace960899d0a73e630c53f Mon Sep 17 00:00:00 2001 From: efuce Date: Thu, 16 Jun 2016 10:07:39 +0200 Subject: Fixed an instance of indentation being different. --- scripts/tinyurl.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/tinyurl.pl b/scripts/tinyurl.pl index 829ee74..6e6c1c9 100755 --- a/scripts/tinyurl.pl +++ b/scripts/tinyurl.pl @@ -13,7 +13,7 @@ $VERSION = '1.1'; %IRSSI = ( authors => 'Atoms', contact => 'atoms@tups.lv', - patch => 'spowers@dimins.com', + patch => 'spowers@dimins.com', name => 'tinyurl', description => 'create a tinyurl from a long one', license => 'GPL', -- cgit v1.2.3