From: Ken Coar Date: Mon, 21 Aug 2000 19:26:36 +0000 (+0000) Subject: Another minor cosmetic fix, committed from the httpd-docs-2.0/apidoc X-Git-Tag: APACHE_2_0_ALPHA_7~235 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b68341967c8ee4a8889bb248e5c962d0fb76a283;p=thirdparty%2Fapache%2Fhttpd.git Another minor cosmetic fix, committed from the httpd-docs-2.0/apidoc tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86126 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index c7d53e1baf0..45c562f7905 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -131,7 +131,7 @@ extern "C" { #endif #endif /* DOCUMENT_LOCATION */ -/* Max. number of dynamically loaded modules */ +/* Maximum number of dynamically loaded modules */ #ifndef DYNAMIC_MODULE_LIMIT #define DYNAMIC_MODULE_LIMIT 64 #endif