summaryrefslogtreecommitdiff
path: root/git-add--interactive.perl
diff options
context:
space:
mode:
authorRalf Thielow <ralf.thielow@gmail.com>2017-04-13 16:41:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-04-14 01:01:15 (GMT)
commit0301f1fd92f4086a3557afa14f3e209787964b4d (patch)
tree929de0257d05397759aa2a6dcc0b1222dfb034b6 /git-add--interactive.perl
parenta948ebacbf0debd5129f4f528229183c97ff90b1 (diff)
downloadgit-0301f1fd92f4086a3557afa14f3e209787964b4d.zip
git-0301f1fd92f4086a3557afa14f3e209787964b4d.tar.gz
git-0301f1fd92f4086a3557afa14f3e209787964b4d.tar.bz2
git-add--interactive.perl: add missing dot in a message
One message appears twice in the translations and the only difference is a dot at the end. So add this dot to make the messages being identical. Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-add--interactive.perl')
-rwxr-xr-xgit-add--interactive.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-add--interactive.perl b/git-add--interactive.perl
index 46dfc52..7706d38 100755
--- a/git-add--interactive.perl
+++ b/git-add--interactive.perl
@@ -1049,7 +1049,7 @@ marked for unstaging."),
marked for applying."),
checkout_index => N__(
"If the patch applies cleanly, the edited hunk will immediately be
-marked for discarding"),
+marked for discarding."),
checkout_head => N__(
"If the patch applies cleanly, the edited hunk will immediately be
marked for discarding."),