Fix Doc Bug #55676: Strange example title

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316679 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nikita Popov 2011-09-13 18:20:20 +00:00
parent 4d88a5d9b6
commit 53405b6cbb

View file

@ -246,7 +246,7 @@ echo date("M-d-Y", mktime(0, 0, 0, 1, 1, 98));
</para>
<para>
<example>
<title>Last day of next month</title>
<title>Last day of a month</title>
<para>
The last day of any given month can be expressed as the "0" day
of the next month, not the -1 day. Both of the following examples