]> granicus.if.org Git - apache/commitdiff
fix some grammar
authorDaniel Gruno <humbedooh@apache.org>
Tue, 7 Aug 2012 20:13:30 +0000 (20:13 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 7 Aug 2012 20:13:30 +0000 (20:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370492 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index fb9ed4b5c33010d1ff367810526975b5f6813633..ddf3e2b35b86325a72c0606aa55fc69d310a59b7 100644 (file)
@@ -193,7 +193,7 @@ LuaAuthzProvider foo authz_provider.lua authz_check_foo
 
 <p>Hook functions are how modules (and Lua scripts) participate in the
 processing of requests. Each type of hook exposed by the server exists for
-a specific purposes such as mapping requests to the filesystem,
+a specific purpose, such as mapping requests to the filesystem,
 performing access control, or setting mimetypes:</p>
 
 <table border="1" style="zebra">