joey Fri Nov 29 20:54:59 2002 EDT
Modified files:
/phpdoc/en/reference/session/functions session-id.xml
Log:
Corrected a typo
Index: phpdoc/en/reference/session/functions/session-id.xml
diff -u phpdoc/en/reference/session/functions/session-id.xml:1.4
phpdoc/en/reference/session/functions/session-id.xml:1.5
--- phpdoc/en/reference/session/functions/session-id.xml:1.4 Sun Nov 17 08:52:05
2002
+++ phpdoc/en/reference/session/functions/session-id.xml Fri Nov 29 20:54:59
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/session.xml, last change in rev 1.2 -->
<refentry id="function.session-id">
<refnamediv>
@@ -28,7 +28,7 @@
The constant <systemitem>SID</systemitem> can also be used to
retrieve the current name and session id as a string suitable for
adding to URLs. Note that <systemitem>SID</systemitem> is only defined if
- the client didn't sent the right cookie. See also <link
+ the client didn't send the right cookie. See also <link
linkend="ref.session">Session handling</link>.
</para>
<para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php