From: Rich Bowen Date: Tue, 20 Apr 2010 12:54:27 +0000 (+0000) Subject: Remove stupid typo. Not a great way to start. X-Git-Tag: 2.3.6~198 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7be8347e739234382a3ab21258eac397650e90ca;p=thirdparty%2Fapache%2Fhttpd.git Remove stupid typo. Not a great way to start. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@935895 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/index.html.en b/docs/manual/mod/index.html.en index 9c2e259dba2..d7cbedabd4c 100644 --- a/docs/manual/mod/index.html.en +++ b/docs/manual/mod/index.html.en @@ -145,7 +145,7 @@ by other LDAP modules
mod_log_config
Logging of the requests made to the server
mod_log_forensic
Forensic Logging of the requests made to the server
mod_logio
Logging of input and output bytes per request
-
mod_lua
Provides Lua hooks to doo cool stuff
+
mod_lua
Provides Lua hooks to do cool stuff
mod_mime
Associates the requested filename's extensions with the file's behavior (handlers and filters) and content (mime-type, language, character set and diff --git a/docs/manual/mod/mod_lua.html.en b/docs/manual/mod/mod_lua.html.en index a04d804fc86..428e22e3b6d 100644 --- a/docs/manual/mod/mod_lua.html.en +++ b/docs/manual/mod/mod_lua.html.en @@ -23,7 +23,7 @@

Available Languages:

- +
Description:Provides Lua hooks to doo cool stuff
diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index c65041d42ff..47a7a502edc 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -6,7 +6,7 @@ mod_lua -Provides Lua hooks to doo cool stuff +Provides Lua hooks to do cool stuffexperimentalmod_lua.clua_module
Description:Provides Lua hooks to do cool stuff
Status:Experimental
Module Identifier:lua_module
Source File:mod_lua.c