summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-04-10 07:05:55 +0200
committerFerenc Kovacs <tyrael@php.net>2014-04-10 07:05:55 +0200
commit49d46ad29e23613142d40fece919bb3130fd3b18 (patch)
treefe3a6cedbecf3f474ce18bdb4941ccb676dc3674
parente00e4b9334068c1c777ad7893fd9b0776e366bfd (diff)
downloadphp-git-49d46ad29e23613142d40fece919bb3130fd3b18.tar.gz
fix typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a67017c86b..d6a40a09f1 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)
- mysqli: