From 0beaea897948b120a2fd245e45025dba53bd8709 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 20 Nov 2003 21:31:59 +0000 Subject: [PATCH] spell check git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101822 13f79535-47bb-0310-9956-ffa450edef68 --- server/request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3