yannick         Tue Aug 17 17:44:35 2004 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      str-repeat.xml 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/str-repeat.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/strings/functions/str-repeat.xml
diff -u phpdoc/en/reference/strings/functions/str-repeat.xml:1.6 
phpdoc/en/reference/strings/functions/str-repeat.xml:1.7
--- phpdoc/en/reference/strings/functions/str-repeat.xml:1.6    Fri May 30 12:47:59 
2003
+++ phpdoc/en/reference/strings/functions/str-repeat.xml        Tue Aug 17 17:44:35 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.str-repeat">
    <refnamediv>
@@ -29,10 +29,13 @@
 ?>
 ]]>
      </programlisting>
+     &example.outputs;
+     <screen>
+<![CDATA[
+-=-=-=-=-=-=-=-=-=-=
+]]>
+     </screen>
     </example>
-    <para>
-     This will output "-=-=-=-=-=-=-=-=-=-=".
-    </para>
     <para>
      See also <link linkend="control-structures.for">for</link>,
      <function>str_pad</function>, and 

Reply via email to