]> granicus.if.org Git - apache/commitdiff
Fix translation.
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 27 Dec 2016 13:14:44 +0000 (13:14 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 27 Dec 2016 13:14:44 +0000 (13:14 +0000)
Because of the missing upper case, "La documentation de cette directive n'a pas encore t traduite. Veuillez vous reporter la version en langue anglaise." is displayed.

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

docs/manual/mod/mod_macro.xml.fr

index bdfca93d904c2d792ae75a38346203495f31514a..66c56f2e9c84e03a34fc7e5c01a7cb5383004d95 100644 (file)
@@ -262,7 +262,7 @@ Require ip 192.54.172.0/24 192.54.148.0/24
 
 <!-- UndefMacro -->
 <directivesynopsis>
-<name>undefMacro</name>
+<name>UndefMacro</name>
 <description>Supprime une macro</description>
 
 <syntax>UndefMacro <var>nom</var></syntax>