]> granicus.if.org Git - apache/blobdiff - docs/manual/developer/lua.html.en
documentation rebuild
[apache] / docs / manual / developer / lua.html.en
index ead4059dda99189351c4e88c57fc0ccb1bccc2ac..e6b78f92a58fbe16117bd5a1e7127ec07e567df3 100644 (file)
@@ -468,7 +468,7 @@ end</pre>
 
 <pre class="prettyprint lang-lua">--[[
      This script has two user groups; members and admins, and whichever
-     is refered to by the "Require rights" directive is checked to see
+     is referred to by the "Require rights" directive is checked to see
      if the authenticated user belongs to this group.
 ]]--