]> granicus.if.org Git - apache/commitdiff
fix spelling
authorCliff Woolley <jwoolley@apache.org>
Sun, 18 Nov 2001 06:30:55 +0000 (06:30 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sun, 18 Nov 2001 06:30:55 +0000 (06:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92027 13f79535-47bb-0310-9956-ffa450edef68

include/http_config.h

index 1329d294c2d540bfae6d3edf891e0cf9b6974c28..8efc81c0d6b3e06e28de1b835a9a973a7624f22e 100644 (file)
@@ -265,7 +265,7 @@ struct command_struct {
 #define ACCESS_CONF 64       /**< *.conf inside <Directory> or <Location> */
 #define RSRC_CONF 128       /**< *.conf outside <Directory> or <Location> */
 #define EXEC_ON_READ 256     /**< force directive to execute a command 
-                which would modify the conifguration (like including another
+                which would modify the configuration (like including another
                 file, or IFModule */
 /** this directive can be placed anywhere */
 #define OR_ALL (OR_LIMIT|OR_OPTIONS|OR_FILEINFO|OR_AUTHCFG|OR_INDEXES)