From babfab081c38ab84379f614165d71e7f69c2253f Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Thu, 20 Aug 2009 14:24:14 +0000 Subject: [PATCH] Two typos correction. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@806186 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/windows.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.40.0