From 1acf5f71b50b6196ad115eae375e93a5def091ef Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 19 Aug 2013 15:19:22 +0000 Subject: [PATCH] grab r1515413 from trunk: fix validation problem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1515462 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 87b6371016..8228d95acb 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.50.1