didou Sat Jan 1 15:58:50 2005 EDT
Modified files: /phpdoc/en/reference/datetime/functions date.xml Log: fix #31374: s/otherwords/other words http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/date.xml?r1=1.15&r2=1.16&ty=u Index: phpdoc/en/reference/datetime/functions/date.xml diff -u phpdoc/en/reference/datetime/functions/date.xml:1.15 phpdoc/en/reference/datetime/functions/date.xml:1.16 --- phpdoc/en/reference/datetime/functions/date.xml:1.15 Thu Feb 12 10:20:41 2004 +++ phpdoc/en/reference/datetime/functions/date.xml Sat Jan 1 15:58:50 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.15 $ --> +<!-- $Revision: 1.16 $ --> <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 --> <refentry id="function.date"> <refnamediv> @@ -18,7 +18,7 @@ <para> Returns a string formatted according to the given format string using the given integer <parameter>timestamp</parameter> or the current local time - if no timestamp is given. In otherwords, <parameter>timestamp</parameter> + if no timestamp is given. In other words, <parameter>timestamp</parameter> is optional and defaults to the value of <function>time</function>. <note> <para>