rquadling Thu Jul 5 12:59:25 2007 UTC
Modified files: /phpdoc/en/reference/datetime/functions date-isodate-set.xml Log: Month => Week http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date-isodate-set.xml?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/en/reference/datetime/functions/date-isodate-set.xml diff -u phpdoc/en/reference/datetime/functions/date-isodate-set.xml:1.2 phpdoc/en/reference/datetime/functions/date-isodate-set.xml:1.3 --- phpdoc/en/reference/datetime/functions/date-isodate-set.xml:1.2 Wed Jun 20 22:24:18 2007 +++ phpdoc/en/reference/datetime/functions/date-isodate-set.xml Thu Jul 5 12:59:25 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <refentry xml:id="function.date-isodate-set" xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>date_isodate_set</refname> @@ -43,10 +43,10 @@ </listitem> </varlistentry> <varlistentry> - <term><parameter>month</parameter></term> + <term><parameter>week</parameter></term> <listitem> <para> - Month of the date. + Week of the date. </para> </listitem> </varlistentry>