From 130491ec5bc33abc9426e3f91b790ae5a7da306e Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Mon, 27 Jan 2014 08:11:45 +0000 Subject: [PATCH] fix another source of invalid links: too much space. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561600 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/common.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index c6d25a56e5f..887dcc465e6 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -726,7 +726,7 @@ if (typeof(prettyPrint) !== 'undefined') { - + < @@ -734,7 +734,7 @@ if (typeof(prettyPrint) !== 'undefined') { - + < > @@ -765,7 +765,7 @@ if (typeof(prettyPrint) !== 'undefined') { - + -- 2.47.3