From 3d18e23563b4da75d9b609e23d0fca9698434552 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 19 Aug 2013 13:47:13 +0000 Subject: [PATCH] fix validation problem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1515413 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_negotiation.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_negotiation.xml b/docs/manual/mod/mod_negotiation.xml index 87b63710167..8228d95acb4 100644 --- a/docs/manual/mod/mod_negotiation.xml +++ b/docs/manual/mod/mod_negotiation.xml @@ -193,7 +193,7 @@ Negotiation

Other configuration directives, such as Alias can be used to map document.html to - document.html.var

. + document.html.var.

-- 2.47.3