]> granicus.if.org Git - apache/commitdiff
fix syntax error
authorJeff Trawick <trawick@apache.org>
Sat, 4 Aug 2012 12:10:15 +0000 (12:10 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 4 Aug 2012 12:10:15 +0000 (12:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369299 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index 389b397939c9816178dd19b7437d9b0d19d1917d..cbf439d6e7ea7a2b1e3574b10a4d1e89bb243569 100644 (file)
@@ -225,7 +225,7 @@ performing access control, or setting mimetypes:</p>
         <td>Check Access</td>
         <td><directive module="mod_lua">LuaHookAccessChecker</directive></td>
         <td>This phase checks whether a client has access to a resource. This 
-            phase is run before the user is authenticated, so beware.
+            phase is run before the user is authenticated, so beware.</td>
     </tr>
     <tr>
         <td>Check User ID</td>