]> granicus.if.org Git - php/commitdiff
Fixed typo
authorIlia Alshanetsky <iliaa@php.net>
Mon, 9 Nov 2009 13:28:13 +0000 (13:28 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 9 Nov 2009 13:28:13 +0000 (13:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 57e1e08ef55b3c4d11cc7806a37d5ecd90266ed4..808e2c0c09c735be71ba98c60d3d2c772546dae6 100644 (file)
--- 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)