]> granicus.if.org Git - apache/commitdiff
Two typos correction.
authorLucien Gentis <lgentis@apache.org>
Thu, 20 Aug 2009 14:24:14 +0000 (14:24 +0000)
committerLucien Gentis <lgentis@apache.org>
Thu, 20 Aug 2009 14:24:14 +0000 (14:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@806186 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/windows.xml

index 58ee82d478ab89f566b54229f3e639bf1360ee0e..3aa7d2c9a2b2539491c6bb297aa3fbf7bf27156c 100644 (file)
       should use. This is the maximum number of connections the server
       can handle at once, so be sure to set this number high enough for
       your site if you get a lot of hits. The recommended default is
-      <code>ThreadsPerChild 150</code>, but this mut be adjusted to
+      <code>ThreadsPerChild 150</code>, but this must be adjusted to
       reflect the greatest anticipated number of simultanious
       connections to accept.</p></li>
 
       may interpret backslashes as an "escape character" sequence, you
       should consistently use forward slashes in path names, not 
       backslashes.  Drive letters can be used; if omitted, the drive
-      of the SystemRoot direcive (or -d command line option) becomes
+      of the SystemRoot directive (or -d command line option) becomes
       the default.</p></li>
 
       <li><p>While filenames are generally case-insensitive on