betz Fri Mar 21 10:41:42 2003 EDT
Modified files:
/phpdoc/en/reference/datetime/functions getdate.xml
Log:
typo fix
Index: phpdoc/en/reference/datetime/functions/getdate.xml
diff -u phpdoc/en/reference/datetime/functions/getdate.xml:1.3
phpdoc/en/reference/datetime/functions/getdate.xml:1.4
--- phpdoc/en/reference/datetime/functions/getdate.xml:1.3 Fri Mar 21 10:38:48
2003
+++ phpdoc/en/reference/datetime/functions/getdate.xml Fri Mar 21 10:41:42 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
<refentry id="function.getdate">
<refnamediv>
@@ -54,7 +54,7 @@
<row>
<entry><literal>"wday"</literal></entry>
<entry>Numeric representation of the day of the week</entry>
- <entry><literal>0</literal> (for Sunday) through <literal>6</literal> (for
Saturday)</literal></entry>
+ <entry><literal>0</literal> (for Sunday) through <literal>6</literal> (for
Saturday)</entry>
</row>
<row>
<entry><literal>"mon"</literal></entry>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php