From b6a868470540b951f7b487663a3de23a46b2908b Mon Sep 17 00:00:00 2001 From: Martin Samesch Date: Sun, 18 Dec 2005 16:29:30 +0000 Subject: [PATCH] grammar (I hope it's correct) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203166 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/session/functions/session-name.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/session/functions/session-name.xml b/reference/session/functions/session-name.xml index fe37a0868a..db8eb12deb 100644 --- a/reference/session/functions/session-name.xml +++ b/reference/session/functions/session-name.xml @@ -1,5 +1,5 @@ - + @@ -29,8 +29,8 @@ - Session name can't consist only from digits, at least one letter must be - present. Otherwise new session id is generated every time. + The session name can't consist of digits only, at least one letter must + be present. Otherwise a new session id is generated every time.