cvs: smarty /docs/fr/designers language-combining-modifiers.xml

"Nuno Lopes" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsnlopess1108054367@cvsserver>
nlopess		Thu Feb 10 11:52:47 2005 EDT

  Modified files:              
    /smarty/docs/fr/designers	language-combining-modifiers.xml 
  Log:
  fix php error in example
  
http://cvs.php.net/diff.php/smarty/docs/fr/designers/language-combining-modifiers.xml?r1=1.4&r2=1.5&ty=u
Index: smarty/docs/fr/designers/language-combining-modifiers.xml
diff -u smarty/docs/fr/designers/language-combining-modifiers.xml:1.4 smarty/docs/fr/designers/language-combining-modifiers.xml:1.5
--- smarty/docs/fr/designers/language-combining-modifiers.xml:1.4	Sun Dec 26 16:12:45 2004
+++ smarty/docs/fr/designers/language-combining-modifiers.xml	Thu Feb 10 11:52:47 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- EN-Revision: 1.4 Maintainer: gerald Status: ready -->
 <chapter id="language.combining.modifiers">
  <title>Combiner des modificateurs de variable.</title>
@@ -16,7 +16,7 @@
 
 $smarty = new Smarty;
 $smarty->assign('titreArticle', 'Les fumeurs sont productifs, mais la mort
-tue l'efficacitée.');
+tue l\'efficacitée.');
 $smarty->display('index.tpl');
 
 ?>

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.