From 4cc23690d48f226ba229829a2866736a66f87c9f Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 27 Mar 2009 12:15:12 +0000 Subject: [PATCH] fix typo in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759113 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_mpm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ap_mpm.h b/include/ap_mpm.h index b764e6e278..43d341ea2c 100644 --- a/include/ap_mpm.h +++ b/include/ap_mpm.h @@ -15,7 +15,7 @@ */ /** - * @file ap_mmn.h + * @file ap_mpm.h * @brief Apache Multi-Processing Module library * * @defgroup APACHE_CORE_MPM Multi-Processing Module library -- 2.50.1