]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
spell check
authorJeff Trawick <trawick@apache.org>
Thu, 20 Nov 2003 21:32:52 +0000 (21:32 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 20 Nov 2003 21:32:52 +0000 (21:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101823 13f79535-47bb-0310-9956-ffa450edef68

server/request.c

index 9e88434debd5c30828abbe5378b8d49ba7de9254..9b0704661cb4855d963e6ce72575c86c859b2d32 100644 (file)
@@ -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.