From: Nick Kew Date: Tue, 20 Jul 2010 01:55:18 +0000 (+0000) Subject: Trivial spelling fix so I can close X-Git-Tag: 2.3.7~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9f4f3fd813d4afd06b3bdc0ce845c565a0c4e95;p=apache Trivial spelling fix so I can close PR 44195 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@965712 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/http_config.h b/include/http_config.h index 27cff77a8a..85ba3f7e2b 100644 --- a/include/http_config.h +++ b/include/http_config.h @@ -298,7 +298,7 @@ struct cmd_parms_struct { /** Server_rec being configured for */ server_rec *server; /** If configuring for a directory, pathname of that directory. - * NOPE! That's what it meant previous to the existance of <Files>, + * NOPE! That's what it meant previous to the existence of <Files>, * <Location> and regex matching. Now the only usefulness that can be * derived from this field is whether a command is being called in a * server context (path == NULL) or being called in a dir context diff --git a/server/core.c b/server/core.c index c9901754c5..ce8e4cd4c9 100644 --- a/server/core.c +++ b/server/core.c @@ -3284,9 +3284,9 @@ AP_INIT_RAW_ARGS("