diff options
| author | Ricardo Wurmus <rekado@elephly.net> | 2022-10-07 19:35:56 +0200 |
|---|---|---|
| committer | Ricardo Wurmus <rekado@elephly.net> | 2022-10-08 01:22:27 +0200 |
| commit | 39311c9a8bf9d4e5db3a74d73c48fc4efe247622 (patch) | |
| tree | d01805dbdf74f69175ed1a0b60857750e43e63b5 | |
| parent | b60aa605902ca6d97307e70441c33a2c0374ee77 (diff) | |
po: Fix syntax error in French translation.
* po/doc/guix-manual.fr.po: Add missing space.
| -rw-r--r-- | po/doc/guix-manual.fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/doc/guix-manual.fr.po b/po/doc/guix-manual.fr.po index 6762909beb..b0de8a75ba 100644 --- a/po/doc/guix-manual.fr.po +++ b/po/doc/guix-manual.fr.po @@ -48355,7 +48355,7 @@ msgstr "Les champs de @code{getmail-retriever-configuration} disponibles sont :" #: guix-git/doc/guix.texi:25540 #, no-wrap msgid "{@code{getmail-retriever-configuration} parameter} string type" -msgstr "{paramètre de @code{getmail-retriever-configuration}}string type" +msgstr "{paramètre de @code{getmail-retriever-configuration}} string type" #. type: deftypevr #: guix-git/doc/guix.texi:25543 |
