]> granicus.if.org Git - apache/commitdiff
Another minor cosmetic fix, committed from the httpd-docs-2.0/apidoc
authorKen Coar <coar@apache.org>
Mon, 21 Aug 2000 19:26:36 +0000 (19:26 +0000)
committerKen Coar <coar@apache.org>
Mon, 21 Aug 2000 19:26:36 +0000 (19:26 +0000)
tree.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86126 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index c7d53e1baf086c1844ccfad9000a442652b64603..45c562f79055a6f65d339e928905d2a3f4fb6ff7 100644 (file)
@@ -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