[PHP-DOC] cvs: phpdoc /en/functions xslt.xml From: Ron Chmara (ron <email protected>)
Date: 12/13/00

ronabop Tue Dec 12 22:33:36 2000 EDT

  Modified files:
    /phpdoc/en/functions xslt.xml
  Log:
  Typo in example.
  
Index: phpdoc/en/functions/xslt.xml
diff -u phpdoc/en/functions/xslt.xml:1.7 phpdoc/en/functions/xslt.xml:1.8
--- phpdoc/en/functions/xslt.xml:1.7 Sun Nov 26 10:19:26 2000
+++ phpdoc/en/functions/xslt.xml Tue Dec 12 22:33:36 2000
@@ -368,7 +368,7 @@
 
 if (xslt_process($xslData, $xmlData, $result))
 {
- echo "Here is the brilliant in-depth article on learning"
+ echo "Here is the brilliant in-depth article on learning";
     echo " German: ";
     echo "&lt;br>\n&lt;br>";
     echo $result;