summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-12-30 16:46:27 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-12-30 16:46:27 +0000
commitdddc5682db5c874b13df37279444d1141447f9e7 (patch)
tree8b82defeb2f44e8b22b3811996d42686f6fc706d
parent8a313d8e77c9fbfa3d4bd95c277cdbedca6d2ee3 (diff)
downloadphp-git-dddc5682db5c874b13df37279444d1141447f9e7.tar.gz
Fixed typo
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e4d234644..838046a235 100644
--- a/NEWS
+++ b/NEWS
@@ -71,7 +71,7 @@ PHP NEWS
- Fixed bug #43128 (Very long class name causes segfault). (Dmitry)
- Fixed bug #42952 (soap cache file is created with insecure permissions).
(Dmitry)
-- Fixed bug #42868 (Floats cast to integer produce unpredicatable results).
+- Fixed bug #42868 (Floats cast to integer produce unpredictable results).
(Zoe Slattery)
- Fixed bug #42848 (Status: header incorrect under FastCGI). (Dmitry)
- Fixed bug #42773 (WSDL error causes HTTP 500 Response). (Dmitry)