From efad9168fae75ba1e2dc34ce0745db5677784a73 Mon Sep 17 00:00:00 2001 From: Christian Binder Date: Wed, 7 Oct 2009 08:05:10 +0000 Subject: [PATCH] fixed typo --- phpgwapi/inc/class.preferences.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpgwapi/inc/class.preferences.inc.php b/phpgwapi/inc/class.preferences.inc.php index 8f7a82dc58..6bd13ef3a8 100644 --- a/phpgwapi/inc/class.preferences.inc.php +++ b/phpgwapi/inc/class.preferences.inc.php @@ -321,7 +321,7 @@ class preferences } /** - * Checking new timezoen ('tz') pref and setting old tz_offset pref from it + * Checking new timezone ('tz') pref and setting old tz_offset pref from it * */ function check_set_tz_offset()