]> granicus.if.org Git - apache/blobdiff - server/util_time.c
fr doc rebuild.
[apache] / server / util_time.c
index 4e8794d19a4754399e65c8e6a1145d21273f2b38..995716b318f55bcdf828fa7d7f852097d5ab85b1 100644 (file)
@@ -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.
      *