fr: Fix typo
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 1 Aug 2023 09:37:40 +0000 (11:37 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 1 Aug 2023 09:37:40 +0000 (11:37 +0200)
Reported-by: Laurenz Albe <laurenz.albe@cybertec.at>
Discussion: https://www.postgresql.org/message-id/flat/7f44372540ce19825930ff05a6bbdec7e5fba4f9.camel%40cybertec.at

fr/postgres.po

index 328f9c26364a5902b139422550db498b5edcd897..870969ca4d30f3cb7c9d63f4ba19d3cfc310af81 100644 (file)
@@ -3737,7 +3737,7 @@ msgstr "aucun collationnement n'a été dérivé pour la colonne « %s » de typ
 #: catalog/heap.c:611 commands/createas.c:204 commands/createas.c:513 commands/indexcmds.c:1833 commands/tablecmds.c:14880 commands/view.c:105 regex/regc_pg_locale.c:263 utils/adt/formatting.c:1527 utils/adt/formatting.c:1650 utils/adt/formatting.c:1774 utils/adt/like.c:184 utils/adt/selfuncs.c:6105 utils/adt/varlena.c:1426 utils/adt/varlena.c:1891
 #, c-format
 msgid "Use the COLLATE clause to set the collation explicitly."
-msgstr "Utilisez la clause COLLARE pour configurer explicitement le collationnement."
+msgstr "Utilisez la clause COLLATE pour configurer explicitement le collationnement."
 
 #: catalog/heap.c:1100 catalog/index.c:884 commands/tablecmds.c:3255
 #, c-format