]> granicus.if.org Git - apache/commitdiff
Fix typo
authorDaniel Earl Poirier <poirier@apache.org>
Wed, 26 May 2010 11:28:26 +0000 (11:28 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Wed, 26 May 2010 11:28:26 +0000 (11:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@948397 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_suexec.xml

index 61f13e2115d8f44fda14c739e5b02bb17476970b..1bdbb4c2d0c647b01d6dfdb8fa3b52bfa26884e6 100644 (file)
@@ -52,7 +52,7 @@ later.</compatibility>
 <usage>
     <p>The <directive>SuexecUserGroup</directive> directive allows you
     to specify a user and group for CGI programs to run as. Non-CGI
-    requests are still processes with the user specified in the <directive
+    requests are still processed with the user specified in the <directive
     module="mod_unixd">User</directive> directive. This directive replaces
     the Apache 1.3 configuration of using the <code>User</code> and
     <code>Group</code> directives inside of VirtualHosts.</p>