From: Jeff Trawick Date: Fri, 27 Mar 2009 12:15:12 +0000 (+0000) Subject: fix typo in comment X-Git-Tag: 2.3.3~787 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4cc23690d48f226ba229829a2866736a66f87c9f;p=thirdparty%2Fapache%2Fhttpd.git fix typo in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@759113 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mpm.h b/include/ap_mpm.h index b764e6e2784..43d341ea2ca 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