From: Vincent Bray Date: Sat, 17 Nov 2007 15:16:31 +0000 (+0000) Subject: 'youare' typo (submitted by Luciene Gentis) X-Git-Tag: 2.3.0~1248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0057d8d5ff4025bd09abe3a5a2859abe5386b36d;p=apache 'youare' typo (submitted by Luciene Gentis) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@595959 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en index af00deaf94..323ee722b5 100644 --- a/docs/manual/misc/perf-tuning.html.en +++ b/docs/manual/misc/perf-tuning.html.en @@ -439,7 +439,7 @@

Since memory usage is such an important consideration in - performance, you should attempt to eliminate modules that youare + performance, you should attempt to eliminate modules that you are not actually using. If you have built the modules as DSOs, eliminating modules is a simple matter of commenting out the associated LoadModule directive for that module. This allows you to experiment with removing modules, and seeing diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index 79ad2d00cd..8dc49ec74c 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -467,7 +467,7 @@ Modules

Since memory usage is such an important consideration in - performance, you should attempt to eliminate modules that youare + performance, you should attempt to eliminate modules that you are not actually using. If you have built the modules as DSOs, eliminating modules is a simple matter of commenting out the associated