From: Daniel Gruno Date: Fri, 20 Apr 2012 11:44:27 +0000 (+0000) Subject: typo fix X-Git-Tag: 2.5.0-alpha~7109 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52c1fef96d7bd497f2839a23074f423ad67c093c;p=apache typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328334 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index 6e8977343b..fcbd0c010d 100644 --- a/docs/manual/misc/perf-tuning.xml +++ b/docs/manual/misc/perf-tuning.xml @@ -473,7 +473,7 @@ matter of commenting out the associated LoadModule directive for that module. This allows you to experiment with removing modules, and seeing - if your site still functions in their absense.

+ if your site still functions in their absence.

If, on the other hand, you have modules statically linked into your Apache binary, you will need to recompile Apache in