From af3e61e81d3597312b8556876fdbf9bb43f9f81b Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 23 Jan 2021 08:11:39 +0000 Subject: [PATCH] Synch with trunk: Fix a typo Remove a useless empty line Turn a tab into spaces to be consistent (r1740880 on trunk) [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1885837 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/style/xsl/synopsis.xsl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/manual/style/xsl/synopsis.xsl b/docs/manual/style/xsl/synopsis.xsl index d4c0eec22d7..b3bd96be6cd 100644 --- a/docs/manual/style/xsl/synopsis.xsl +++ b/docs/manual/style/xsl/synopsis.xsl @@ -284,7 +284,7 @@ 'mpm_', meanwhile the page name in the docs do not contain it. For example, Bugzilla has the 'mpm_event' component and the doc has the - 'event' page. This creates a inconsistency + 'event' page. This creates an inconsistency in the URL generation, fixed by the following check. --> @@ -299,7 +299,6 @@ - @@ -317,7 +316,7 @@ explicitly set in .xml docs or simply the comments. --> -

+

&lf; -- 2.47.3