From 47fbfe7cd56ae5da12d32e8904e504dbebd13073 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Sun, 25 Mar 2007 21:40:02 +0000 Subject: [PATCH] Typo. --- includes/SpecialPreferences.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/SpecialPreferences.php b/includes/SpecialPreferences.php index f640d9d9ac..d26d31ea4f 100644 --- a/includes/SpecialPreferences.php +++ b/includes/SpecialPreferences.php @@ -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 -- 2.20.1