vrana Thu Aug 3 09:17:26 2006 UTC
Modified files:
/phpdoc/en/reference/datetime/functions date.xml
Log:
Typo (bug #38304)
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date.xml?r1=1.29&r2=1.30&diff_format=u
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.29
phpdoc/en/reference/datetime/functions/date.xml:1.30
--- phpdoc/en/reference/datetime/functions/date.xml:1.29 Tue Jul 11
07:05:04 2006
+++ phpdoc/en/reference/datetime/functions/date.xml Thu Aug 3 09:17:25 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.29 $ -->
+<!-- $Revision: 1.30 $ -->
<refentry id="function.date">
<refnamediv>
<refname>date</refname>
@@ -224,7 +224,7 @@
</row>
<row>
<entry><literal>I</literal> (capital i)</entry>
- <entry>Whether or not the date is in daylights savings time</entry>
+ <entry>Whether or not the date is in daylight savings time</entry>
<entry><literal>1</literal> if Daylight Savings Time,
<literal>0</literal> otherwise.</entry>
</row>
<row>