summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2010-06-24 00:15:12 +0000
committerPierre Joye <pajoye@php.net>2010-06-24 00:15:12 +0000
commitd27d572a7d0d3ace4954e5335d93b07ee5060d43 (patch)
tree008eafe8eddfe361d8350b2fcb13a686427245c4 /php.ini-development
parent2bb9bbb803f3c87f66d3d0e2e9dfa41a22340bf7 (diff)
downloadphp-git-d27d572a7d0d3ace4954e5335d93b07ee5060d43.tar.gz
- typo
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development2
1 files changed, 1 insertions, 1 deletions
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