Skip to content

Commit fccd586

Browse files
Copilotlacatoire
andauthored
[Sync EN] Fix ImagickDraw::getTextInterlineSpacing description typo (#2725)
* Initial plan * Fix ImagickDraw::getTextInterlineSpacing description typo (sync with EN #5480) Agent-Logs-Url: https://github.com/php/doc-fr/sessions/fdbe9762-d71e-4518-84b1-ec559aa33b18 Co-authored-by: lacatoire <20201470+lacatoire@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: lacatoire <20201470+lacatoire@users.noreply.github.com>
1 parent d0ef2b8 commit fccd586

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

reference/imagick/imagickdraw/gettextinterlinespacing.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- $Revision$ -->
3-
<!-- EN-Revision: 1ef9c7a76700b3e72844050d75e6ed1b870f9ca7 Maintainer: yannick Status: ready -->
3+
<!-- EN-Revision: 13cc59c9fe01418faf015ace0c88ae7b52f9d0a1 Maintainer: yannick Status: ready -->
44
<!-- Reviewed: no -->
55

66
<refentry xml:id="imagickdraw.gettextinterlinespacing" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
77
<refnamediv>
88
<refname>ImagickDraw::getTextInterlineSpacing</refname>
9-
<refpurpose>Récupère l'espace entre les mots d'un texte.</refpurpose>
9+
<refpurpose>Récupère l'espacement interlignes d'un texte.</refpurpose>
1010
</refnamediv>
1111

1212
<refsect1 role="description">
@@ -16,7 +16,7 @@
1616
<void />
1717
</methodsynopsis>
1818
<para>
19-
Récupère l'espace entre les mots d'un texte.
19+
Récupère l'espacement interlignes d'un texte.
2020
</para>
2121
</refsect1>
2222

0 commit comments

Comments
 (0)