]> granicus.if.org Git - apache/commitdiff
merge r1414094
authorIgor Galić <igalic@apache.org>
Tue, 27 Nov 2012 10:30:25 +0000 (10:30 +0000)
committerIgor Galić <igalic@apache.org>
Tue, 27 Nov 2012 10:30:25 +0000 (10:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1414098 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/worker.xml

index 3fec7cf92a9d961df60cffd46425280e76531017..ceec2103445ed24f4756bde161c0a6b533c08b7b 100644 (file)
@@ -57,7 +57,7 @@
     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, the server assesses the total number
     of idle threads in all processes, and forks or kills processes to