nlopess Sun May 9 04:44:37 2004 EDT
Modified files:
/phpdoc/en/reference/spl/functions ArrayIterator-rewind.xml
Log:
fix example's title
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml
diff -u phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.4
phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.5
--- phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml:1.4 Fri Apr 30
10:32:26 2004
+++ phpdoc/en/reference/spl/functions/ArrayIterator-rewind.xml Sun May 9 04:44:37
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.ArrayIterator-rewind">
<refnamediv>
<refname>ArrayIterator::rewind</refname>
@@ -18,7 +18,7 @@
</para>
<para>
<example>
- <title><function>ArrayObject::rewind</function> example</title>
+ <title><function>ArrayIterator::rewind</function> example</title>
<programlisting role="php">
<![CDATA[
<?php