reference/intl/intlchar/getpropertyenum.xml
1976eae0d815797af97a1e16c5cd90ffc2868395
...
...
@@ -1,6 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<refentry xml:id="intlchar.getpropertyenum" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
4
<refnamediv>
6
5
<refname>IntlChar::getPropertyEnum</refname>
...
...
@@ -9,7 +8,7 @@
9
8

10
9
<refsect1 role="description">
11
10
&reftitle.description;
12
-
<methodsynopsis>
11
+
<methodsynopsis role="IntlChar">
13
12
<modifier>public</modifier> <modifier>static</modifier> <type>int</type><methodname>IntlChar::getPropertyEnum</methodname>
14
13
<methodparam><type>string</type><parameter>alias</parameter></methodparam>
15
14
</methodsynopsis>
...
...
@@ -22,7 +21,7 @@
22
21
<constant>IntlChar::PROPERTY_GENERAL_CATEGORY_MASK</constant>. These names are not in PropertyAliases.txt.
23
22
</para>
24
23
<para>
25
-
This function compliments <function>IntlChar::getPropertyName</function>.
24
+
This function complements <function>IntlChar::getPropertyName</function>.
26
25
</para>
27
26
</refsect1>
28
27

...
...
@@ -84,7 +83,6 @@ bool(true)
84
83
</refsect1>
85
84

86
85
</refentry>
87
-

88
86
<!-- Keep this comment at the end of the file
89
87
Local variables:
90
88
mode: sgml
91
89