]> granicus.if.org Git - php/commitdiff
Typo fix
authorIlia Alshanetsky <iliaa@php.net>
Tue, 9 Feb 2010 22:47:03 +0000 (22:47 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 9 Feb 2010 22:47:03 +0000 (22:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8e6454429b71165e33daa4593965a35c5e405c3d..a7b28a220e4f82620dba3701865062733172ebae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,7 +62,7 @@ PHP                                                                        NEWS
 - Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown). (Oracle Corp.)
 - Fixed bug #49463 (setAttributeNS fails setting default namespace). (Rob)
 - Fixed bug #48811 (Directives in PATH section do not get applied to
-  subdirectories). (Patch by: ct at swin dot edu dot au)
+  sub-directories). (Patch by: ct at swin dot edu dot au)
 - Fixed bug #48590 (SoapClient does not honor max_redirects). (Sriram)
 - Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive
   in HTTP uploads). (Ilia)