summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-09-12 09:47:52 +0200
committerYorhel <git@yorhel.nl>2009-09-12 09:47:52 +0200
commit25a46c16092602fdc2fa7a5983ac07c9770b3446 (patch)
treeb0bc4839ebefb95e17f9a7ff810af8e68a5d42a5 /lib
parent2b265bcda488c317905a79a4cf39fbb0c7c8bba3 (diff)
Typo fix in the IE6-must-die message
Diffstat (limited to 'lib')
-rw-r--r--lib/VNDB/Handler/Misc.pm2
1 files changed, 1 insertions, 1 deletions
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.<br />|