nlopess Fri Nov 10 21:48:07 2006 UTC
Modified files:
/phpdoc/en/reference/spl/functions spl-object-hash.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/spl/functions/spl-object-hash.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/spl/functions/spl-object-hash.xml
diff -u phpdoc/en/reference/spl/functions/spl-object-hash.xml:1.1
phpdoc/en/reference/spl/functions/spl-object-hash.xml:1.2
--- phpdoc/en/reference/spl/functions/spl-object-hash.xml:1.1 Fri Nov 10
21:12:19 2006
+++ phpdoc/en/reference/spl/functions/spl-object-hash.xml Fri Nov 10
21:48:07 2006
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.spl-object-hash">
<refnamediv>
<refname>spl_object_hash</refname>
@@ -18,6 +18,7 @@
used as a hash key for storing objects or for identifying an object.
</para>
</refsect1>
+
<refsect1 role="parameters">
&reftitle.parameters;
<para>
@@ -46,7 +47,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>functionname</function> example</title>
+ <title>A <function>spl_object_hash</function> example</title>
<programlisting role="php">
<![CDATA[
<?php