From 38a102b5b0f4f08de9fb679ada1c7e45867c06a9 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 8 Feb 2020 08:17:37 +0000 Subject: [PATCH] Fix a typo (doubled "(") and a small grammar issue (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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_autoindex.xml.fr b/docs/manual/mod/mod_autoindex.xml.fr index 9d26c48eff8..c71b01249a0 100644 --- a/docs/manual/mod/mod_autoindex.xml.fr +++ b/docs/manual/mod/mod_autoindex.xml.fr @@ -540,8 +540,8 @@ contenant l'index

Si le fichier spécifié par la directive HeaderName contient les en-têtes d'un - document HTML ((<html>, <head>, etc...), vous serez - probablement amené à définir IndexOptions +SuppressHTMLPreamble, de manière à ce que ces balises ne soient pas répétées.

-- 2.47.3