From: Pierre Joye Date: Thu, 24 Jun 2010 00:15:12 +0000 (+0000) Subject: - typo X-Git-Tag: php-5.3.3RC2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d27d572a7d0d3ace4954e5335d93b07ee5060d43;p=php - typo --- diff --git a/php.ini-development b/php.ini-development index cc0881b801..60d1000e90 100644 --- a/php.ini-development +++ b/php.ini-development @@ -1618,7 +1618,7 @@ session.use_trans_sid = 0 ; 0 (MD5 128 bits) ; 1 (SHA-1 160 bits) ; This option may also be set to the name of any hash function supported by -; the hash extension. A list of available hashes is returned by the hash_alogs() +; the hash extension. A list of available hashes is returned by the hash_algos() ; function. ; http://php.net/session.hash-function session.hash_function = 0 diff --git a/php.ini-production b/php.ini-production index 95bce4e4ec..5ace3305d5 100644 --- a/php.ini-production +++ b/php.ini-production @@ -1625,7 +1625,7 @@ session.use_trans_sid = 0 ; 0 (MD5 128 bits) ; 1 (SHA-1 160 bits) ; This option may also be set to the name of any hash function supported by -; the hash extension. A list of available hashes is returned by the hash_alogs() +; the hash extension. A list of available hashes is returned by the hash_algos() ; function. ; http://php.net/session.hash-function session.hash_function = 0