sean Fri Aug 6 17:57:41 2004 EDT
Modified files:
/phpdoc/en/reference/session reference.xml
Log:
grammar
http://cvs.php.net/diff.php/phpdoc/en/reference/session/reference.xml?r1=1.48&r2=1.49&ty=u
Index: phpdoc/en/reference/session/reference.xml
diff -u phpdoc/en/reference/session/reference.xml:1.48
phpdoc/en/reference/session/reference.xml:1.49
--- phpdoc/en/reference/session/reference.xml:1.48 Fri Aug 6 17:52:31 2004
+++ phpdoc/en/reference/session/reference.xml Fri Aug 6 17:57:41 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.48 $ -->
+<!-- $Revision: 1.49 $ -->
<reference id="ref.session">
<title>Session Handling Functions</title>
<titleabbrev>Sessions</titleabbrev>
@@ -214,7 +214,7 @@
<warning>
<para>
You can't use references in session variables as there is no feasible way
- to restore reference to other variable.
+ to restore a reference to another variable.
</para>
</warning>
<para>