From: David Reid Date: Sat, 2 Dec 2000 13:07:45 +0000 (+0000) Subject: Fix a couple of small typo's X-Git-Tag: moving_to_httpd_module~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dee2be1a353b1f1e9f6d5b926e487527fec1a5a8;p=apache Fix a couple of small typo's Not raining today... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87155 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index 049e454a37..784b8a1b1a 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -1627,7 +1627,7 @@ AP_DECLARE(extern const char *) ap_psignature(const char *prefix, request_rec *r /* The C library has functions that allow const to be silently dropped ... these macros detect the drop in maintainer mode, but use the native - methods far narmal builds + methods for normal builds */ #ifdef AP_DEBUG