]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update.
authorLucien Gentis <lgentis@apache.org>
Sun, 18 May 2014 12:23:34 +0000 (12:23 +0000)
committerLucien Gentis <lgentis@apache.org>
Sun, 18 May 2014 12:23:34 +0000 (12:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1595609 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml.fr

index 55f1792e5a62a48f93b652f9776e12c702c6ae69..3ba102a0a753cbbbe55c791f0a046f772128e623 100644 (file)
@@ -314,7 +314,7 @@ que vous pouvez &eacute;crire dans Lua sous la forme <code>apache2.OK</code>,
 <highlight language="lua">
 <strong>translate_name.lua</strong><br/>
 -- exemple d'accroche qui r&eacute;&eacute;crit un URI en chemin du syst&egrave;me de
-fichiers.
+-- fichiers.
 
 require 'apache2'