summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 063da20648..cf7f12415c 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ PHP NEWS
- Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)
-- Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet).
+- Fixed bug #46160 (SPL - Memory leak when exception is thrown in offsetSet).
(Felipe)
- Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect data).
(Greg)