summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-04-10 07:05:07 +0200
committerFerenc Kovacs <tyrael@php.net>2014-04-10 07:05:07 +0200
commit9540ced221a2a31ea534f8e284e344b2a238d85f (patch)
tree20656183bcf723cf470630addf836cda88f21f26
parent2c8aeda6dc0f37cc835edc557e7e9dab876837c0 (diff)
downloadphp-git-9540ced221a2a31ea534f8e284e344b2a238d85f.tar.gz
fix typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fde89e9ca7..206111009c 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,7 @@ PHP NEWS
. Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol)
- Fileinfo:
- . Fixed bug #66987i (Memory corruption in fileinfo ext / bigendian).
+ . Fixed bug #66987 (Memory corruption in fileinfo ext / bigendian).
(Remi)
- SimpleXML: