mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
356ad88cbd
commit
0e729267cd
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue