samesch Sun Dec 18 16:29:31 2005 EDT
Modified files:
/phpdoc/en/reference/session/functions session-name.xml
Log:
grammar (I hope it's correct)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/session/functions/session-name.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/session/functions/session-name.xml
diff -u phpdoc/en/reference/session/functions/session-name.xml:1.5
phpdoc/en/reference/session/functions/session-name.xml:1.6
--- phpdoc/en/reference/session/functions/session-name.xml:1.5 Sat Jul 30
08:44:26 2005
+++ phpdoc/en/reference/session/functions/session-name.xml Sun Dec 18
16:29:30 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/session.xml, last change in rev 1.2 -->
<refentry id="function.session-name">
<refnamediv>
@@ -29,8 +29,8 @@
</para>
<warning>
<para>
- 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.
</para>
</warning>
<example>