]> granicus.if.org Git - apache/commitdiff
Fix a couple of small typo's
authorDavid Reid <dreid@apache.org>
Sat, 2 Dec 2000 13:07:45 +0000 (13:07 +0000)
committerDavid Reid <dreid@apache.org>
Sat, 2 Dec 2000 13:07:45 +0000 (13:07 +0000)
Not raining today...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87155 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index 049e454a37083b2cc760821929503d8c4ac95522..784b8a1b1a52923f24a5847279b3cf9829b3312e 100644 (file)
@@ -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