summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-04-10 07:07:11 +0200
committerFerenc Kovacs <tyrael@php.net>2014-04-10 07:07:11 +0200
commit3204ad5858a5abc50b11b8527d22c82eb07a80cc (patch)
treefce5bc0a149f3eb986b0f655b0e9d1618748f556
parent5cc93aa9a6a7a82e9f9ff27a81f624d61a8e984d (diff)
downloadphp-git-3204ad5858a5abc50b11b8527d22c82eb07a80cc.tar.gz
fix typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cfb973ac71..844b536239 100644
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,7 @@ PHP NEWS
(CVE-2014-2270). (Remi)
. Fixed bug #66946i (fileinfo: extensive backtracking in awk rule regular
expression). (CVE-2013-7345) (Remi)
- . Fixed bug #66987i (Memory corruption in fileinfo ext / bigendian).
+ . Fixed bug #66987 (Memory corruption in fileinfo ext / bigendian).
(Remi)