From: Greg Sabino Mullane Date: Sun, 25 Mar 2007 21:40:02 +0000 (+0000) Subject: Typo. X-Git-Tag: 1.31.0-rc.0~53617 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=47fbfe7cd56ae5da12d32e8904e504dbebd13073;p=lhc%2Fweb%2Fwiklou.git Typo. --- 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