]> granicus.if.org Git - php/commitdiff
- typo (thx rza)
authorPierre Joye <pajoye@php.net>
Fri, 16 Jan 2009 11:31:02 +0000 (11:31 +0000)
committerPierre Joye <pajoye@php.net>
Fri, 16 Jan 2009 11:31:02 +0000 (11:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9511daf2d261aa7ab6b74f322e22286659a34a57..e750b38d3ed50ba63471a8eb32cd5cfe2f5d6ea2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,7 @@ PHP                                                                        NEWS
 - Changed open_basedir to allow tightening in runtime contexts. (Sara)
 
 - Added support for symlink, readlink, linkinfo and link on Windows. They are
-  available only when the running plaform supports them. (Pierre)
+  available only when the running platform supports them. (Pierre)
 - Added support for gray levels PNG image with alpha in GD extension. (Pierre)
 - Added support for salsa hashing functions in HASH extension. (Scott)
 - Added DOMNode::getLineNo to get line number of parsed node. (Rob)