From 66866dd8e9459703cff846efc656bd8f011859b9 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 20 Apr 2012 11:44:27 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328334 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/perf-tuning.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/misc/perf-tuning.xml b/docs/manual/misc/perf-tuning.xml index 6e8977343b2..fcbd0c010de 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 -- 2.47.3