iliaa                                    Wed, 02 Sep 2009 00:14:46 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=287956

Log:
Fixed typo

Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2009-09-01 23:26:44 UTC (rev 287955)
+++ php/php-src/branches/PHP_5_3/NEWS   2009-09-02 00:14:46 UTC (rev 287956)
@@ -7,7 +7,7 @@
 - Added error constant when json_encode() detects an invalid UTF-8 sequence.
   (Scott)

-- Improved readlink on Windows, supress \??\ and use the drive syntax only.
+- Improved readlink on Windows, suppress \??\ and use the drive syntax only.
   (Pierre)
 - Improved dns_get_record() AAAA support on windows. Always available when
   IPv6 is support is installed, format is now the same than on unix. (Pierre)

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

Reply via email to