From: Joe Orton Date: Thu, 27 Jan 2005 14:33:06 +0000 (+0000) Subject: * include/ap_mmn.h: Fix typo. X-Git-Tag: 2.1.3~100 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2253f74e1e038dc7c31e6f1b631a92dc08d0b785;p=apache * include/ap_mmn.h: Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126611 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index b9488d9d6d..3356661a13 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -84,7 +84,7 @@ * changed ap_add_module, ap_add_loaded_module, * ap_setup_prelinked_modules, ap_process_resource_config * 20040425.1 (2.1.0-dev) Added ap_module_symbol_t and ap_prelinked_module_symbols - * 20050101.0 (2.1.2-dev) Axed mixnamed http_method for http_scheme (which it was!) + * 20050101.0 (2.1.2-dev) Axed misnamed http_method for http_scheme (which it was!) */ #define MODULE_MAGIC_COOKIE 0x41503230UL /* "AP20" */