From 57b251cee81b98fd287e7f3a70c003e405009eab Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 9 Nov 2009 13:28:13 +0000 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 57e1e08ef5..808e2c0c09 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ PHP NEWS number of file uploads per-request to 20 by default, to prevent possible DOS via temporary file exhaustion. (Ilia) -- Fixed unnecessary invokation of setitimer when timeouts have been disabled. +- Fixed unnecessary invocation of setitimer when timeouts have been disabled. (Arvind Srinivasan) - Fixed crash in com_print_typeinfo when an invalid typelib is given. (Pierre) -- 2.50.1