Skip to content

Commit fe475c4

Browse files
bk2204j6t
authored andcommitted
git-gui: po: fix typo in French "aperçu"
The French word "aperçu", meaning "view" or "preview", contains only a single letter "p". Remove the extra letter, which is an obvious typo. Reported-by: Léonard Michelet <[email protected]> Signed-off-by: brian m. carlson <[email protected]> Signed-off-by: Johannes Sixt <[email protected]>
1 parent e25cbdf commit fe475c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

po/fr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1646,7 +1646,7 @@ msgstr "Dépôt Git (sous projet)"
16461646

16471647
#: lib/diff.tcl:222
16481648
msgid "* Binary file (not showing content)."
1649-
msgstr "* Fichier binaire (pas d'apperçu du contenu)."
1649+
msgstr "* Fichier binaire (pas d'aperçu du contenu)."
16501650

16511651
#: lib/diff.tcl:227
16521652
#, tcl-format

0 commit comments

Comments
 (0)