andi            Sun Jun 19 23:54:47 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Fix typo
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1936&r2=1.1937&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1936 php-src/NEWS:1.1937
--- php-src/NEWS:1.1936 Sun Jun 19 23:05:14 2005
+++ php-src/NEWS        Sun Jun 19 23:54:46 2005
@@ -5,7 +5,7 @@
   and conflicts. (Jani, Dmitry) 
 - Allowed return by reference from internal functions. (Marcus, Andi, Dmitry)
 - Fixed inheritance check to control return by reference and pass by reference
-  correctly (ArrayAccess can corrctly no longer support references). (Marcus,
+  correctly (ArrayAccess can correctly no longer support references). (Marcus,
   Andi, Dmitry)
 - Rewrote strtotime() with support for timezones and tons of new formats.
   (Derick)

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

Reply via email to