reference/pspell/functions/pspell-config-dict-dir.xml
81b23db050ac0627b056585c16bfe95445ae174e
...
...
@@ -10,7 +10,7 @@
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
12
<type>bool</type><methodname>pspell_config_dict_dir</methodname>
13
-
<methodparam><type>int</type><parameter>conf</parameter></methodparam>
13
+
<methodparam><type>PSpell\Config</type><parameter>config</parameter></methodparam>
14
14
<methodparam><type>string</type><parameter>directory</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
...
...
@@ -25,8 +25,24 @@
25
25
</para>
26
26
</refsect1>
27
27

28
-
</refentry>
28
+
<refsect1 role="changelog">
29
+
&reftitle.changelog;
30
+
<informaltable>
31
+
<tgroup cols="2">
32
+
<thead>
33
+
<row>
34
+
<entry>&Version;</entry>
35
+
<entry>&Description;</entry>
36
+
</row>
37
+
</thead>
38
+
<tbody>
39
+
&pspell.changelog.pspell-config;
40
+
</tbody>
41
+
</tgroup>
42
+
</informaltable>
43
+
</refsect1>
29
44

45
+
</refentry>
30
46
<!-- Keep this comment at the end of the file
31
47
Local variables:
32
48
mode: sgml
33
49