]> granicus.if.org Git - php/commitdiff
Fixed typo
authorIlia Alshanetsky <iliaa@php.net>
Mon, 27 Aug 2007 23:47:40 +0000 (23:47 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 27 Aug 2007 23:47:40 +0000 (23:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9f6ea910a6d1f4dbb70510983741ac888f8d018e..625dde1a47ddee60417d87499475839fb0328673 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -53,7 +53,7 @@ PHP                                                                        NEWS
 - Added "jump label" operator (limited "goto"). (Dmitry, Sara)
 - Added E_STRICT to E_ALL. (Dmitry)
 - Added an optional parameter to strstr() and stristr() for retrieval of either
-  the part of haystack before or after first occurence of needle. (Johannes)
+  the part of haystack before or after first occurrence of needle. (Johannes)
 - Added streams features:
   . Context parameter for copy() function. (Sara)
   . Second optional parameter to stream_context_create() to