From 7e9da12fb167444370d02734b8e9dc47561e7d2f Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Sat, 7 Sep 2002 11:52:36 +0000 Subject: [PATCH] Fixed a validation issue/typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96708 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/directive-dict.html.en | 2 +- docs/manual/mod/directive-dict.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index 5021e81aee..bb3ca3e33e 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -8,7 +8,7 @@

This document describes the terms that are used to describe each Apache configuration directive.

-

See also

top

Description

+

See also

top

Description

A brief description of the purpose of the directive.

top

Syntax

diff --git a/docs/manual/mod/directive-dict.xml b/docs/manual/mod/directive-dict.xml index 748b83287e..ce0afd28ce 100644 --- a/docs/manual/mod/directive-dict.xml +++ b/docs/manual/mod/directive-dict.xml @@ -14,7 +14,7 @@ Configuration files -
Description +
Description

A brief description of the purpose of the directive.

-- 2.50.1