From a115364516e459a89bb3104b426d22fc54336377 Mon Sep 17 00:00:00 2001
From: Lars Eilebrecht
Date: Thu, 11 Feb 1999 20:22:59 +0000
Subject: [PATCH] broken link...
PR: 3867
Submitted by: SAFRAN Philippe
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82794 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/handler.html | 2 +-
docs/manual/handler.html.en | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/handler.html b/docs/manual/handler.html
index a706ec9eb4..72f16fd170 100644
--- a/docs/manual/handler.html
+++ b/docs/manual/handler.html
@@ -29,7 +29,7 @@ explicitly. Either based on filename extensions or on location, these
handlers are unrelated to file type. This is advantageous both because
it is a more elegant solution, but it also allows for both a type
and a handler to be associated with a file (See also
-Files with Multiple Extensions)
+Files with Multiple Extensions)
diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en
index a706ec9eb4..72f16fd170 100644
--- a/docs/manual/handler.html.en
+++ b/docs/manual/handler.html.en
@@ -29,7 +29,7 @@ explicitly. Either based on filename extensions or on location, these
handlers are unrelated to file type. This is advantageous both because
it is a more elegant solution, but it also allows for both a type
and a handler to be associated with a file (See also
-Files with Multiple Extensions)
+Files with Multiple Extensions)
--
2.50.1