From 81075f39421b8a8ada2bc84ab2e3b96590a486ee Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 7 Jun 2014 04:57:44 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1601058 13f79535-47bb-0310-9956-ffa450edef68 --- server/util_time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/util_time.c b/server/util_time.c index 4e8794d19a..995716b318 100644 --- a/server/util_time.c +++ b/server/util_time.c @@ -308,7 +308,7 @@ AP_DECLARE(apr_status_t) ap_recent_rfc822_date(char *date_str, apr_time_t t) } AP_DECLARE(void) ap_force_set_tz(apr_pool_t *p) { - /* If the TZ variable is unset, many operationg systems, + /* If the TZ variable is unset, many operating systems, * such as Linux, will at runtime read from /etc/localtime * and call fstat on it. * -- 2.40.0