]> granicus.if.org Git - php/commitdiff
perhaps this tiem i will get it right
authorJason Greene <jason@php.net>
Wed, 31 Jul 2002 23:06:53 +0000 (23:06 +0000)
committerJason Greene <jason@php.net>
Wed, 31 Jul 2002 23:06:53 +0000 (23:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2974e458be07e97e11cb45eda5c13b6e99ec8b3f..c8fe55ac708cd41ed0de107ba88dc8d2c7dd23a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ PHP 4                                                                      NEWS
 
         //Enables the ticks modifier for just the lexical block containing
         //"statement".
-        deckare (ticks=1) {
+        declare (ticks=1) {
            statement;
         }
 - Bring strtotime() "next" keyword handling in line with documentation and