From: Jeff Trawick Date: Thu, 20 Nov 2003 21:32:52 +0000 (+0000) Subject: spell check X-Git-Tag: 2.0.49~364 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499a9b97e5c801ed9e5469bb6e88465536903731;p=thirdparty%2Fapache%2Fhttpd.git spell check git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101823 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/request.c b/server/request.c index 9e88434debd..9b0704661cb 100644 --- a/server/request.c +++ b/server/request.c @@ -643,7 +643,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.