reference/gender/gender/isnick.xml
be295015d068095fc92880baef4e47038646adbd
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="gender-gender.isnick" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>Gender\Gender::isNick</refname>
7
-
<refpurpose>Check if the name0 is an alias of the name1.</refpurpose>
7
+
<refpurpose>Check if the name0 is an alias of the name1</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -13,7 +13,7 @@
13
13
<modifier>public</modifier> <type>array</type><methodname>Gender\Gender::isNick</methodname>
14
14
<methodparam><type>string</type><parameter>name0</parameter></methodparam>
15
15
<methodparam><type>string</type><parameter>name1</parameter></methodparam>
16
-
<methodparam choice="opt"><type>integer</type><parameter>country</parameter></methodparam>
16
+
<methodparam choice="opt"><type>int</type><parameter>country</parameter></methodparam>
17
17
</methodsynopsis>
18
18
<para>
19
19
Check whether the name0 is a nick of the name1.
20
20