From 011fd8059d7e8e0ea9a70bc86d817e942dcbb238 Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Wed, 24 Nov 2010 04:31:45 +0000 Subject: [PATCH] - Fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f1f9872ad0..661ef51812 100644 --- a/NEWS +++ b/NEWS @@ -61,7 +61,7 @@ PHP NEWS in zend_class_entry.ce_flags. . Reduced the size of zend_class_entry by sharing the same memory space by different information for internal and user classes. - See zend_class_inttry.info union. + See zend_class_entry.info union. . Reduced size of temp_variable. - Changed the structure of op_array.opcodes. The constant values are moved from -- 2.50.1