]> granicus.if.org Git - php/commitdiff
- Typo
authorAndi Gutmans <andi@php.net>
Thu, 30 Oct 2003 10:15:59 +0000 (10:15 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 30 Oct 2003 10:15:59 +0000 (10:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 66f8586750b4c45298bf88dedb6cf823e834f95f..5472e96a9e9440bd782215d8ee94011d6f0e4e9e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ PHP                                                                        NEWS
   . Improved memory manager
   . Added Reflection API
   . Removed the not so working namespaces support
-  . Removed support for expressions within constant declerations.
+  . Removed support for expressions within constant declarations.
   . You can read about most changes in ZEND_CHANGES under the Zend directory.
 - Improved the DBX extension: (Marc)
   . Added DBX_RESULT_UNBUFFERED flag for dbx_query().