Typo.
authorGreg Sabino Mullane <greg@users.mediawiki.org>
Sun, 25 Mar 2007 21:40:02 +0000 (21:40 +0000)
committerGreg Sabino Mullane <greg@users.mediawiki.org>
Sun, 25 Mar 2007 21:40:02 +0000 (21:40 +0000)
includes/SpecialPreferences.php

index f640d9d..d26d31e 100644 (file)
@@ -168,7 +168,7 @@ class PreferencesForm {
 
        /**
         * Used to validate the user inputed timezone before saving it as
-        * 'timeciorrection', will return '00:00' if fed bogus data.
+        * 'timecorrection', will return '00:00' if fed bogus data.
         * Note: It's not a 100% correct implementation timezone-wise, it will
         * accept stuff like '14:30',
         * @access private