From: Daniel Gruno Date: Mon, 30 Jul 2012 21:09:41 +0000 (+0000) Subject: Missing an 'a' in the new warning. X-Git-Tag: 2.5.0-alpha~6560 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2706446eb57a9cf071f953f81f421c0a458e09a;p=apache Missing an 'a' in the new warning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367300 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 967259f112..7664cacc88 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -50,7 +50,7 @@ Be sure to check the CHANGES file before upgrading. Warning

This module holds a great deal of power over httpd, which is both a strength and a potential security risk. It is not recommended -that you use this module on server that is shared with users you do not +that you use this module on a server that is shared with users you do not trust, as it can be abused to change the internal workings of httpd.