Fix typoes from my last commit.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332611 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sara Golemon 2014-01-13 23:07:57 +00:00
parent 616af19042
commit 4a8bcc16c8
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@
&style.procedural;
</para>
<methodsynopsis>
<type>bool</type><methodname>intcal_clear</methodname>
<type>bool</type><methodname>intlcal_clear</methodname>
<methodparam><type>IntlCalendar</type><parameter>cal</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>field</parameter><initializer>NULL</initializer></methodparam>
</methodsynopsis>

View file

@ -20,7 +20,7 @@
&style.procedural;
</para>
<methodsynopsis>
<type>int</type><methodname>intcal_get_actual_maximum</methodname>
<type>int</type><methodname>intlcal_get_actual_maximum</methodname>
<methodparam><type>IntlCalendar</type><parameter>cal</parameter></methodparam>
<methodparam><type>int</type><parameter>field</parameter></methodparam>
</methodsynopsis>

View file

@ -20,7 +20,7 @@
&style.procedural;
</para>
<methodsynopsis>
<type>int</type><methodname>intl_get_first_day_of_week</methodname>
<type>int</type><methodname>intlcal_get_first_day_of_week</methodname>
<methodparam><type>IntlCalendar</type><parameter>cal</parameter></methodparam>
</methodsynopsis>
<para>