dave Thu Aug 18 04:09:42 2005 EDT
Modified files: /phpdoc/en/reference/datetime/functions date.xml Log: - Typo. http://cvs.php.net/diff.php/phpdoc/en/reference/datetime/functions/date.xml?r1=1.20&r2=1.21&ty=u Index: phpdoc/en/reference/datetime/functions/date.xml diff -u phpdoc/en/reference/datetime/functions/date.xml:1.20 phpdoc/en/reference/datetime/functions/date.xml:1.21 --- phpdoc/en/reference/datetime/functions/date.xml:1.20 Mon Aug 15 12:01:08 2005 +++ phpdoc/en/reference/datetime/functions/date.xml Thu Aug 18 04:09:38 2005 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.20 $ --> +<!-- $Revision: 1.21 $ --> <!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 --> <refentry id="function.date"> <refnamediv> @@ -21,7 +21,7 @@ </para> <tip> <para> - Since PHP 5.1.0 there are a couple of usefull <link + Since PHP 5.1.0 there are a couple of useful <link linkend="datetime.constants">constants</link> of standard date/time formats that can be used to specify the <parameter>format</parameter> parameter.