tony2001 Wed Dec 29 12:10:29 2004 EDT
Modified files:
/phpdoc/en/reference/spl/functions iterator-to-array.xml
Log:
fix func name
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/iterator-to-array.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/spl/functions/iterator-to-array.xml
diff -u phpdoc/en/reference/spl/functions/iterator-to-array.xml:1.3
phpdoc/en/reference/spl/functions/iterator-to-array.xml:1.4
--- phpdoc/en/reference/spl/functions/iterator-to-array.xml:1.3 Fri Nov 12
07:53:22 2004
+++ phpdoc/en/reference/spl/functions/iterator-to-array.xml Wed Dec 29
12:10:29 2004
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.iterator-to-array">
<refnamediv>
- <refname>iterator-to-array</refname>
+ <refname>iterator_to_array</refname>
<refpurpose>
Copy the iterator into an array
</refpurpose>