reference/enchant/functions/enchant-dict-add.xml
62126c55f1c6ed444043e7272c4f9e233818a44b
...
...
@@ -57,9 +57,10 @@
57
57
</refsect1>
58
58

59
59
<refsect1 role="examples">
60
-
<example>
61
-
<title>Adding a word to a PWL</title>
62
-
<programlisting role="php">
60
+
&reftitle.examples;
61
+
<example>
62
+
<title>Adding a word to a PWL</title>
63
+
<programlisting role="php">
63
64
<![CDATA[
64
65
<?php
65
66

...
...
@@ -75,8 +76,8 @@ enchant_broker_free($broker);
75
76

76
77
?>
77
78
]]>
78
-
</programlisting>
79
-
</example>
79
+
</programlisting>
80
+
</example>
80
81
</refsect1>
81
82

82
83
<refsect1 role="seealso">
83
84