nicos           Sat Feb  1 13:04:17 2003 EDT

  Modified files:              
    /phpdoc/en/reference/datetime/functions     date.xml 
  Log:
  fixing #21997
  
Index: phpdoc/en/reference/datetime/functions/date.xml
diff -u phpdoc/en/reference/datetime/functions/date.xml:1.6 
phpdoc/en/reference/datetime/functions/date.xml:1.7
--- phpdoc/en/reference/datetime/functions/date.xml:1.6 Sun Jan 19 14:58:53 2003
+++ phpdoc/en/reference/datetime/functions/date.xml     Sat Feb  1 13:04:17 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
   <refentry id="function.date">
    <refnamediv>
@@ -72,7 +72,7 @@
         </row>
         <row>
          <entry><literal>D</literal></entry>
-         <entry>A textual representation of a week, three letters</entry>
+         <entry>A textual representation of a day, three letters</entry>
          <entry><literal>Mon</literal> through <literal>Sun</literal></entry>
         </row>
         <row>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to