From 7b40a203509ce04e04d390a0de9efd08ad6782cb Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Thu, 15 Jan 2004 14:16:56 +0000
Subject: [PATCH] Typo, reported by Michael Schroepl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102346 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 3e4fd24371..7022ac4f7e 100644
--- a/docs/manual/misc/perf-tuning.xml
+++ b/docs/manual/misc/perf-tuning.xml
@@ -125,7 +125,7 @@
an IP address) then you will pay for
a double reverse DNS lookup (a reverse, followed by a forward
to make sure that the reverse is not being spoofed). For best
- performence, therefore, use IP addresses, rather than names, when
+ performance, therefore, use IP addresses, rather than names, when
using these directives, if possible.
Note that it's possible to scope the directives, such as
--
2.50.1