From e9f4f3fd813d4afd06b3bdc0ce845c565a0c4e95 Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Tue, 20 Jul 2010 01:55:18 +0000 Subject: [PATCH] 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 --- include/http_config.h | 2 +- server/core.c | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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("