diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-04-10 07:05:07 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-04-10 07:05:07 +0200 |
commit | 9540ced221a2a31ea534f8e284e344b2a238d85f (patch) | |
tree | 20656183bcf723cf470630addf836cda88f21f26 | |
parent | 2c8aeda6dc0f37cc835edc557e7e9dab876837c0 (diff) | |
download | php-git-9540ced221a2a31ea534f8e284e344b2a238d85f.tar.gz |
fix typo
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |