reference/intl/intlgregoriancalendar/createfromdate.xml
d715365c098db000eaf7dcd987ee6093f6e83091
...
...
@@ -8,7 +8,7 @@
8
8
<refsect1 role="description">
9
9
&reftitle.description;
10
10
<methodsynopsis role="IntlGregorianCalendar">
11
-
<modifier>public</modifier> <type>static</type><methodname>IntlGregorianCalendar::createFromDate</methodname>
11
+
<modifier>public</modifier> <modifier>static</modifier> <type>static</type><methodname>IntlGregorianCalendar::createFromDate</methodname>
12
12
<methodparam><type>int</type><parameter>year</parameter></methodparam>
13
13
<methodparam><type>int</type><parameter>month</parameter></methodparam>
14
14
<methodparam><type>int</type><parameter>dayOfMonth</parameter></methodparam>
15
15