]> granicus.if.org Git - php/commitdiff
- Fix typo
authorFelipe Pena <felipe@php.net>
Tue, 4 May 2010 10:59:26 +0000 (10:59 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 4 May 2010 10:59:26 +0000 (10:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0bde7a7e95cac46c83d69df7c05c861d6a9520a1..53cf91dea405c06631bc931b009925471756a83b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,9 +23,9 @@ PHP                                                                        NEWS
 - Fixed very rare memory leak in mysqlnd, when binding thousands of columns.
   (Andrey)
 
-- Fixed a possible memory corruption in addcslashes(). Reporeted by Stefan    
+- Fixed a possible memory corruption in addcslashes(). Reported by Stefan    
   Esser (Dmitry)
-- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan    
+- Fixed a possible stack exaustion inside fnmatch(). Reported by Stefan    
   Esser (Ilia)
 - Fixed a possible dechunking filter buffer overflow. Reported by Stefan Esser.
   (Pierre)