summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Muggli <stephan.muggli@googlemail.com>2017-04-07 12:35:56 +0200
committerJoe Watkins <krakjoe@php.net>2017-04-08 07:50:43 +0100
commit345cf5ea6c167579fe61f2215c84c87cfd1e4e5d (patch)
treeb356eacd94fb6114a5870d1e3b48818198ca7b27
parentad4ef13c5debaf078bc431a9e5fa54770771095b (diff)
downloadphp-git-345cf5ea6c167579fe61f2215c84c87cfd1e4e5d.tar.gz
Fix typo in NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 644e0f69d6..2a8f272f9d 100644
--- a/NEWS
+++ b/NEWS
@@ -37,7 +37,7 @@ PHP NEWS
. Fixed bug #73971 (Filename got limited to MAX_PATH on Win32 when scan
directory). (Anatol)
. Fixed bug #74149 (static embed SAPI linkage error). (krakjoe)
- . Fixed bug #72359, bug #72451, bug #73706, bug #71115 and athers related
+ . Fixed bug #72359, bug #72451, bug #73706, bug #71115 and others related
to interned strings handling in TS builds. (Anatol, Dmitry)
- BCMath: