From 25a46c16092602fdc2fa7a5983ac07c9770b3446 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 12 Sep 2009 09:47:52 +0200 Subject: Typo fix in the IE6-must-die message --- lib/VNDB/Handler/Misc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/VNDB/Handler/Misc.pm b/lib/VNDB/Handler/Misc.pm index 48ede5c0..891a83f0 100644 --- a/lib/VNDB/Handler/Misc.pm +++ b/lib/VNDB/Handler/Misc.pm @@ -365,7 +365,7 @@ sub ie6message { end; body; div; - h1 'Oops, we were too lazy support your browser!'; + h1 'Oops, we were too lazy to support your browser!'; p; lit qq|We decided to stop supporting Internet Explorer 6, as it's a royal pain in | .qq|the ass to make our site look good in a browser that doesn't want to cooperate with us.
| -- cgit v1.2.3