didou Thu Mar 4 11:31:39 2004 EDT
Modified files:
/phpdoc/en/reference/spl/functions DirectoryIterator-construct.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml
diff -u phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.1
phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.2
--- phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml:1.1 Tue
Feb 24 05:51:40 2004
+++ phpdoc/en/reference/spl/functions/DirectoryIterator-construct.xml Thu Mar 4
11:31:39 2004
@@ -1,10 +1,10 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.DirectoryIterator-construct">
<refnamediv>
<refname>DirectoryIterator::__construct</refname>
<refpurpose>
- Cronstructs a new dir iterator from a path.
+ Constructs a new dir iterator from a path.
</refpurpose>
</refnamediv>
<refsect1>