Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAntonin <antonin@delpeuch.eu>2016-04-06 17:57:04 +0300
committerJean-Noel Avila <jn.avila@free.fr>2016-04-28 22:09:14 +0300
commit52492b4ae25420e2371e24fcc7314e0afd9646d1 (patch)
treea7c95588b1cc657ff837ae40ad7216dae801e708 /po
parenta0c4ddf6776dfcd9ea778e22abf1fbdcfa56d3aa (diff)
l10n: fr.po Fixed grammar mistake
"tous le dépôts distants" -> "tous les dépôts distants" Signed-off-by: Antonin <antonin@delpeuch.eu>
Diffstat (limited to 'po')
-rw-r--r--po/fr.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/fr.po b/po/fr.po
index 88b0b8a78a..36c7c99462 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6135,7 +6135,7 @@ msgstr "git fetch --all [<options>]"
#: builtin/fetch.c:92 builtin/pull.c:166
msgid "fetch from all remotes"
-msgstr "récupérer depuis tous le dépôts distants"
+msgstr "récupérer depuis tous les dépôts distants"
#: builtin/fetch.c:94 builtin/pull.c:169
msgid "append to .git/FETCH_HEAD instead of overwriting"