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

server/request.c

index 67dff7460324df69b26e3eef43587c4dda5cbaad..24aac18e096c7042a5a30d29edb04c430e4a8383 100644 (file)
@@ -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.