helly           Tue Apr 27 11:39:33 2004 EDT

  Modified files:              
    /php-src/ext/spl    spl.php 
  Log:
  Fix documentation
  
http://cvs.php.net/diff.php/php-src/ext/spl/spl.php?r1=1.17&r2=1.18&ty=u
Index: php-src/ext/spl/spl.php
diff -u php-src/ext/spl/spl.php:1.17 php-src/ext/spl/spl.php:1.18
--- php-src/ext/spl/spl.php:1.17        Mon Apr 26 17:34:45 2004
+++ php-src/ext/spl/spl.php     Tue Apr 27 11:39:33 2004
@@ -377,7 +377,7 @@
         */
        function getMTime();
 
-       /** \return The current entry's creation time.
+       /** \return The current entry's last change time.
         */
        function getCTime();
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to