From: Andrey Hristov Date: Tue, 10 May 2005 14:36:29 +0000 (+0000) Subject: fix NEWS X-Git-Tag: php-5.0.1b1~264 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d4dcd5c358f973b1af770c616f65ce4a62f37d2;p=php fix NEWS --- diff --git a/NEWS b/NEWS index d74a02cb7d..9303e50dd9 100644 --- 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)