aboutsummaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2013-03-04 09:44:38 +0100
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2013-03-04 10:24:57 +0100
commit9b7889b84bae0894a8c0703499139e8dbf513ce3 (patch)
treeacd36b2b9aa3ce05f9712de8d08fbfc9dffccb55 /skins
parent5b51a2e848f8819916c498d2f2ff53124fd3c97a (diff)
downloadmediawikicore-9b7889b84bae0894a8c0703499139e8dbf513ce3.tar.gz
mediawikicore-9b7889b84bae0894a8c0703499139e8dbf513ce3.zip
Use American English spelling for behavior
Spotted in ipbreason-dropdown by Shirayuki. Change-Id: I576ed4bc0abe5ab980aaee3fb9f9e4b43087311f
Diffstat (limited to 'skins')
-rw-r--r--skins/common/commonElements.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/common/commonElements.css b/skins/common/commonElements.css
index 79911feda25e..2fa0cbaf093a 100644
--- a/skins/common/commonElements.css
+++ b/skins/common/commonElements.css
@@ -189,7 +189,7 @@ blockquote {
pre, code, tt, kbd, samp, .mw-code {
/*
* Some browsers will render the monospace text too small, namely Firefox, Chrome and Safari.
- * Specifying any valid, second value will trigger correct behaviour without forcing a different font.
+ * Specifying any valid, second value will trigger correct behavior without forcing a different font.
*/
font-family: monospace, Courier;
}