takagi Wed Jul 12 03:06:20 2006 UTC
Modified files:
/phpdoc/en/reference/datetime/functions localtime.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/localtime.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/datetime/functions/localtime.xml
diff -u phpdoc/en/reference/datetime/functions/localtime.xml:1.9
phpdoc/en/reference/datetime/functions/localtime.xml:1.10
--- phpdoc/en/reference/datetime/functions/localtime.xml:1.9 Tue Jul 11
07:05:04 2006
+++ phpdoc/en/reference/datetime/functions/localtime.xml Wed Jul 12
03:06:19 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry id="function.localtime">
<refnamediv>
<refname>localtime</refname>
@@ -100,7 +100,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>time</function> example</title>
+ <title><function>localtime</function> example</title>
<programlisting role="php">
<![CDATA[
<?php