From 753cc94e874a57bea0f17d3dc221f4c86e91874d Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Tue, 3 Apr 2007 06:56:39 +0000 Subject: [PATCH] Fugbix typo. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b5c1f647e5..4dae024bdf 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ PHP NEWS - Changed allow_url_fopen/allow_url_include to allow per-wrapper enable/disable and runtime tightening. (Sara) -- Removed undocumnted and incomplete support for strings in list() operator. +- Removed undocumented and incomplete support for strings in list() operator. (Dmitry) - Removed old legacy: . "register_globals" support. (Pierre) -- 2.50.1