From: Cliff Woolley Date: Sun, 18 Nov 2001 06:30:55 +0000 (+0000) Subject: fix spelling X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00093bb134de9974f069b102d0ae236fea735837;p=apache fix spelling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92027 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/http_config.h b/include/http_config.h index 1329d294c2..8efc81c0d6 100644 --- a/include/http_config.h +++ b/include/http_config.h @@ -265,7 +265,7 @@ struct command_struct { #define ACCESS_CONF 64 /**< *.conf inside or */ #define RSRC_CONF 128 /**< *.conf outside or */ #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)