Skip to content

Commit

Permalink
enchant section sync with EN (#902)
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen authored Apr 24, 2024
1 parent a297cae commit b1ca207
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions reference/enchant/functions/enchant-dict-add.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 94f2c273f0bb214580b3cba17273f79e8cc2cb25 Maintainer: girgias Status: ready -->
<!-- EN-Revision: 62126c55f1c6ed444043e7272c4f9e233818a44b Maintainer: girgias Status: ready -->
<!-- Reviewed: no -->
<refentry xml:id="function.enchant-dict-add" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Expand Down Expand Up @@ -59,9 +59,10 @@
</refsect1>

<refsect1 role="examples">
<example>
<title>Ajout d'un mot à un PWL</title>
<programlisting role="php">
&reftitle.examples;
<example>
<title>Ajout d'un mot à un PWL</title>
<programlisting role="php">
<![CDATA[
<?php
Expand All @@ -77,8 +78,8 @@ enchant_broker_free($broker);
?>
]]>
</programlisting>
</example>
</programlisting>
</example>
</refsect1>

<refsect1 role="seealso">
Expand Down

0 comments on commit b1ca207

Please sign in to comment.