From d5f1c053bab3efd1e67bad83c99ec84d5dbb630a Mon Sep 17 00:00:00 2001
From: =?utf8?q?Andr=C3=A9=20Malo?=
Date: Sat, 17 Jan 2004 23:24:40 +0000
Subject: [PATCH] update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102359 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/misc/perf-tuning.html.en | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/misc/perf-tuning.html.en b/docs/manual/misc/perf-tuning.html.en
index 3790c5f475f..40145168d60 100644
--- a/docs/manual/misc/perf-tuning.html.en
+++ b/docs/manual/misc/perf-tuning.html.en
@@ -123,7 +123,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.47.2