]> granicus.if.org Git - php/commitdiff
Fugbix typo.
authorSebastian Bergmann <sebastian@php.net>
Thu, 16 Apr 2009 06:47:36 +0000 (06:47 +0000)
committerSebastian Bergmann <sebastian@php.net>
Thu, 16 Apr 2009 06:47:36 +0000 (06:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 58ff14003487a61585813d4a9b78f997e396ba2f..9efe1c6df6261c362343013c6e29e7b20ba0f559 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -525,7 +525,7 @@ PHP                                                                        NEWS
   . Added pcntl_sigtimedwait().
 
 - Improved SOAP extension:
-  . Added support for element names in context of XMLShema's <any>. (Dmitry)
+  . Added support for element names in context of XMLSchema's <any>. (Dmitry)
   . Added ability to use Traversable objects instead of plain arrays.
     (Joshua Reese, Dmitry)
   . Fixed possible crash bug caused by an uninitialized value. (Zdash Urf)