From 59775fee0bd17390ced7af4c71e7500b9c9b080a Mon Sep 17 00:00:00 2001 From: corvid Date: Sat, 21 Feb 2015 19:04:40 +0000 Subject: update some urls in comments --- src/styleengine.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styleengine.cc') diff --git a/src/styleengine.cc b/src/styleengine.cc index 98b02b69..763d41e3 100644 --- a/src/styleengine.cc +++ b/src/styleengine.cc @@ -1034,7 +1034,7 @@ void StyleEngine::init () { "code, tt, pre, samp, kbd {font-family: monospace}" /* WORKAROUND: Reset font properties in tables as some * pages rely on it (e.g. gmail). - * http://developer.mozilla.org/En/Fixing_Table_Inheritance_in_Quirks_Mode + * http://developer.mozilla.org/en-US/Fixing_Table_Inheritance_in_Quirks_Mode * has a detailed description of the issue. */ "table, caption {font-size: medium; font-weight: normal}"; -- cgit v1.2.3