From: Zeev Suraski Date: Fri, 3 Mar 2000 01:58:15 +0000 (+0000) Subject: Fix spelling X-Git-Tag: PHP-4.0-RC1~314 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70bd8c71b59057db0fa7eb0a788b36a63ef9111c;p=php Fix spelling --- diff --git a/php.ini-dist b/php.ini-dist index d59d2f1f5a..bc4cae0395 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -367,7 +367,7 @@ session.cookie_path = / ; the path the cookie is valid for session.cookie_domain = ; the domain the cookie is valid for session.serialize_handler = php ; handler used to serialize data ; php is the standard serializer of PHP -session.gc_probability = 1 ; procentual probability that the +session.gc_probability = 1 ; percentual probability that the ; 'garbage collection' process is started ; on every session initialization session.gc_maxlifetime = 1440 ; after this number of seconds, stored