]> granicus.if.org Git - apache/commitdiff
XML update.
authorLucien Gentis <lgentis@apache.org>
Sat, 30 Aug 2014 13:13:32 +0000 (13:13 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 30 Aug 2014 13:13:32 +0000 (13:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1621456 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/rewritemap.xml.fr

index aab5debc063a8599d533a964d74437c8d49c44a1..034f4b8b0c021de23582b84cbf2302522cb3ec12 100644 (file)
@@ -157,7 +157,7 @@ RewriteRule ^/product/(.*) /prods.php?id=${product2id:$1|NOTFOUND} [PT]
     </highlight>
 
     <p>Nous supposons ici que le script <code>prods.php</code> sait quoi
-    faire lorsqu'il re&ccedil;oit un argument <code>id=NON-TROUVE</code>, dans
+    faire lorsqu'il re&ccedil;oit un argument <code>id=NOTFOUND</code>, dans
     le cas o&ugrave; le produit ne se trouve pas dans la table de
     correspondances.</p>