From: Arne Fitzenreiter Date: Fri, 17 Oct 2008 14:10:07 +0000 (+0200) Subject: Fix typo at updatexlrator.cgi X-Git-Tag: v2.3-rc1~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=41f00bf25525d0ad7a0c5f4f01a434a4182ad555;p=ipfire-2.x.git Fix typo at updatexlrator.cgi --- diff --git a/html/cgi-bin/updatexlrator.cgi b/html/cgi-bin/updatexlrator.cgi index f73172a82e..35bf948d01 100644 --- a/html/cgi-bin/updatexlrator.cgi +++ b/html/cgi-bin/updatexlrator.cgi @@ -638,7 +638,7 @@ foreach (@vendors) } elsif ($vendorid =~ /^Ipfire$/i) { print "IPFire \n"; - print " IPFiew \n"; + print " IPFire \n"; } else { if (-e "/srv/web/ipfire/html/images/updbooster/updxl-src-" . $vendorid . ".gif")