]> granicus.if.org Git - apache/commitdiff
Merge r1200456 from trunk:
authorJim Jagielski <jim@apache.org>
Fri, 11 Nov 2011 17:22:19 +0000 (17:22 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 11 Nov 2011 17:22:19 +0000 (17:22 +0000)
Fix spelling
Submitted by: pquerna
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1200972 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/simple/SIMPLE.README

index f04090b7b40a42aa04d176b3faebd1f85f189ce6..0d6d7edfeed0878b06f240018f9d7b5fff856a51 100644 (file)
@@ -3,4 +3,4 @@ Unix and Win32 platforms, by using APR as much as possible.
 
 The Simple MPM core run loop revovles around a Poll CB event system, with 
 timers being built in.  When an event, either an IO or Timer is ready to run, 
-it is dispatched to any available threads in the currrent process.
+it is dispatched to any available threads in the current process.