]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
merge r1414094
authorIgor Galić <igalic@apache.org>
Tue, 27 Nov 2012 10:31:29 +0000 (10:31 +0000)
committerIgor Galić <igalic@apache.org>
Tue, 27 Nov 2012 10:31:29 +0000 (10:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1414100 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/worker.xml

index f5b2ee6fa79df799ff3a20152584ed1ff42b1521..b6b5935f01183b8d5a65c1893d4f32bc1c9d3d62 100644 (file)
@@ -58,7 +58,7 @@ uses</a></seealso>
     idle server threads, which stand ready to serve incoming
     requests. In this way, clients do not need to wait for a new
     threads or processes to be created before their requests can be
-    served. The number of processes that will initially launched is
+    served. The number of processes that will initially launch is
     set by the <directive module="mpm_common">StartServers</directive>
     directive. During operation, Apache assesses the total number
     of idle threads in all processes, and forks or kills processes to