]> granicus.if.org Git - php/commitdiff
fix typo
authorAntony Dovgal <tony2001@php.net>
Wed, 9 Jan 2008 14:27:31 +0000 (14:27 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 9 Jan 2008 14:27:31 +0000 (14:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d469c24db7c57c493e44644dea988f3947e5eab6..96031f995bab0614e1463561e364c3801bd066bd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 5.3.0
-- Added ability to use Traversable objecta instead of plain arrays in ext/soap.
+- Added ability to use Traversable objects instead of plain arrays in ext/soap.
   (Joshua Reese, Dmitry)
 - Added "?:" operator. (Marcus)
 - Added stream_supports_lock() function. (Benjamin Schulz)