Fix parameter name

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339656 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-07-13 15:25:19 +00:00
parent 356ad88cbd
commit 0e729267cd

View file

@ -205,7 +205,7 @@ foreach ($period as $date) {
Unbound numbers of repetitions as specified by ISO 8601 section 4.5
"Recurring time interval" are not supported, i.e. neither passing
<literal>"R/..."</literal> as <parameter>isostr</parameter> nor passing
&null; as <parameter>$end</parameter> would work.
&null; as <parameter>end</parameter> would work.
</simpara>
</refsect1>