]> granicus.if.org Git - php/commitdiff
fix NEWS
authorAndrey Hristov <andrey@php.net>
Tue, 10 May 2005 14:36:29 +0000 (14:36 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 10 May 2005 14:36:29 +0000 (14:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d74a02cb7d5501d8c63f2ef4c76baaf95fb8d07e..9303e50dd9016c6107c2eb823b335d28e7df517e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -83,7 +83,7 @@ PHP                                                                        NEWS
   . htmlspecialchars_decode() (Ilia)
   . inet_pton() (Sara)
   . inet_ntop() (Sara)
-  . math_std_dev() - calculate standard deviation.(Andrey)
+  . math_standard_deviation() - calculate standard deviation. (Andrey)
   . math_variance() - calculate population variance. (Andrey)
   . mysqli::client_info property (Georg)
   . posix_access() (Magnus)