Tweak grammar from last commit.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287873 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Convissor 2009-08-29 04:38:13 +00:00
parent d022de3adc
commit 6e1d066cc0

View file

@ -106,11 +106,11 @@
The specification can also be represented as a date time.
A sample of one year and four days would be
<literal>P0001-00-04T00:00:00</literal>.
But the values in this format can exceed a given period's
But the values in this format can not exceed a given period's
roll-over-point (e.g. <literal>25</literal> hours is invalid).
</para>
<para>
This format is based on the <link
These formats are based on the <link
xlink:href="&url.iso-8601.duration;">ISO 8601 duration
specification</link>.
</para>