takagi Tue Jul 11 11:44:16 2006 UTC
Modified files:
/phpdoc/en/reference/datetime/functions gmdate.xml
Log:
typo.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/gmdate.xml?r1=1.11&r2=1.12&diff_format=u
Index: phpdoc/en/reference/datetime/functions/gmdate.xml
diff -u phpdoc/en/reference/datetime/functions/gmdate.xml:1.11
phpdoc/en/reference/datetime/functions/gmdate.xml:1.12
--- phpdoc/en/reference/datetime/functions/gmdate.xml:1.11 Tue Jul 11
07:05:04 2006
+++ phpdoc/en/reference/datetime/functions/gmdate.xml Tue Jul 11 11:44:16 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<refentry id="function.gmdate">
<refnamediv>
<refname>gmdate</refname>
@@ -88,7 +88,7 @@
&reftitle.examples;
<para>
<example>
- <title><function>functionname</function> example</title>
+ <title><function>gmdate</function> example</title>
<para>
When run in Finland (GMT +0200), the first line below prints "Jan 01
1998 00:00:00", while the second prints "Dec 31 1997 22:00:00".