typo fix
authorDaniel Gruno <humbedooh@apache.org>
Fri, 20 Apr 2012 11:44:27 +0000 (11:44 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 20 Apr 2012 11:44:27 +0000 (11:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1328334 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/perf-tuning.xml

index 6e8977343b2a75b415ffd661e97b1de54de8c06c..fcbd0c010dedda4304c90bb568db6d851c06ec9e 100644 (file)
         matter of commenting out the associated <directive
         module="mod_so">LoadModule</directive> directive for that module.
         This allows you to experiment with removing modules, and seeing
-        if your site still functions in their absense.</p>
+        if your site still functions in their absence.</p>
 
         <p>If, on the other hand, you have modules statically linked
         into your Apache binary, you will need to recompile Apache in