diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-04-10 07:05:55 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-04-10 07:05:55 +0200 |
commit | 49d46ad29e23613142d40fece919bb3130fd3b18 (patch) | |
tree | fe3a6cedbecf3f474ce18bdb4941ccb676dc3674 | |
parent | e00e4b9334068c1c777ad7893fd9b0776e366bfd (diff) | |
download | php-git-49d46ad29e23613142d40fece919bb3130fd3b18.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) - mysqli: |