From: Jeff Trawick Date: Thu, 20 Nov 2003 21:31:59 +0000 (+0000) Subject: spell check X-Git-Tag: pre_ajp_proxy~1031 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0beaea897948b120a2fd245e45025dba53bd8709;p=thirdparty%2Fapache%2Fhttpd.git spell check git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101822 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/request.c b/server/request.c index 67dff746032..24aac18e096 100644 --- a/server/request.c +++ b/server/request.c @@ -644,7 +644,7 @@ AP_DECLARE(int) ap_directory_walk(request_rec *r) #endif /* - * We must play our own mimi-merge game here, for the few + * We must play our own mini-merge game here, for the few * running dir_config values we care about within dir_walk. * We didn't start the merge from r->per_dir_config, so we * accumulate opts and override as we merge, from the globals.