summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiang Xin <worldhello.net@gmail.com>2015-12-11 23:33:45 +0800
committerJiang Xin <worldhello.net@gmail.com>2015-12-11 23:33:45 +0800
commitc65da26899d91eeda1e2438ea6278ab5305580c8 (patch)
treec4ad28f4f647c18579dce7cba15ead1e3e9ce479
parent7d722536dd86b5fbd0c0434bfcea5588132ee6ad (diff)
parent7f0871c9549c875de2c2980ab12e3add5f2185f8 (diff)
downloadgit-c65da26899d91eeda1e2438ea6278ab5305580c8.tar.gz
Merge branch 'master' of git://github.com/git-l10n/git-po
* 'master' of git://github.com/git-l10n/git-po: l10n: fr.po: Fix typo l10n: fr.po: Fix typo
-rw-r--r--po/fr.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/fr.po b/po/fr.po
index 581167f997..5d4b1e066b 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1913,7 +1913,7 @@ msgid ""
"Everything below will be removed."
msgstr ""
"Ne touchez pas à la ligne ci-dessus\n"
-"Tout se qui suit sera éliminé."
+"Tout ce qui suit sera éliminé."
#: wt-status.c:948
msgid "You have unmerged paths."
@@ -8862,7 +8862,7 @@ msgstr ""
"Si vous souhaitez indiquer l'information de suivi distant pour cette "
"branche, vous pouvez le faire avec :\n"
"\n"
-"git branch --set-uptream-to=%s/<branche> %s\n"
+" git branch --set-upstream-to=%s/<branche> %s\n"
#: builtin/pull.c:476
#, c-format