]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix a typo (doubled "(") and a small grammar issue
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 8 Feb 2020 08:17:37 +0000 (08:17 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 8 Feb 2020 08:17:37 +0000 (08:17 +0000)
(r1873767 in trunk)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873768 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_autoindex.xml.fr

index 9d26c48eff8e7c9cca80cbd27c956d8b40764dad..c71b01249a0ec919b75dc18ba38cf01733bb0d17 100644 (file)
@@ -540,8 +540,8 @@ contenant l'index</description>
 
     <p>Si le fichier spécifié par la directive
     <directive>HeaderName</directive> contient les en-têtes d'un
-    document HTML ((&lt;html&gt;, &lt;head&gt;, etc...), vous serez
-    probablement amené à définir <a
+    document HTML (&lt;html&gt;, &lt;head&gt;, etc...), vous serez
+    probablement amenés à définir <a
     href="#indexoptions.suppresshtmlpreamble"><code>IndexOptions
     +SuppressHTMLPreamble</code></a>, de manière à ce que ces balises ne
     soient pas répétées.</p>