]> granicus.if.org Git - php/commitdiff
Fix documentation
authorMarcus Boerger <helly@php.net>
Tue, 27 Apr 2004 15:39:33 +0000 (15:39 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 27 Apr 2004 15:39:33 +0000 (15:39 +0000)
ext/spl/spl.php

index c2a3813b3901c65d95d517a62c07b04b968a4d58..bf3eeac29de2ba29efa5f1deaabad98b23a9fe80 100755 (executable)
@@ -377,7 +377,7 @@ class DirectoryIterator implements Iterator
         */
        function getMTime();
 
-       /** \return The current entry's creation time.
+       /** \return The current entry's last change time.
         */
        function getCTime();