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 <leonard@lebasic.com> Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Johannes Sixt <j6t@kdbg.org>

brian m. carlson committed May 3, 2024 at 20:14 UTC fe475c4e2faf037cca0dd4b6984e567c0269cc56
1 file changed +1 -1
po/fr.po
+1 -1
index 0aff18691d..878df65399 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1646,7 +1646,7 @@ msgstr "Dépôt Git (sous projet)" #: lib/diff.tcl:222 msgid "* Binary file (not showing content)." -msgstr "* Fichier binaire (pas d'apperçu du contenu)." +msgstr "* Fichier binaire (pas d'aperçu du contenu)." #: lib/diff.tcl:227 #, tcl-format