From: Lucien Gentis Date: Thu, 20 Aug 2009 14:24:14 +0000 (+0000) Subject: Two typos correction. X-Git-Tag: 2.3.3~384 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=babfab081c38ab84379f614165d71e7f69c2253f;p=apache Two typos correction. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@806186 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml index 58ee82d478..3aa7d2c9a2 100644 --- a/docs/manual/platform/windows.xml +++ b/docs/manual/platform/windows.xml @@ -192,7 +192,7 @@ 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 - ThreadsPerChild 150, but this mut be adjusted to + ThreadsPerChild 150, but this must be adjusted to reflect the greatest anticipated number of simultanious connections to accept.

@@ -201,7 +201,7 @@ 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.

  • While filenames are generally case-insensitive on