Skip to content

Commit 34130cc

Browse files
committed
Merge branch 'va/i18n-perl-scripts'
Message fix. * va/i18n-perl-scripts: git-add--interactive.perl: add missing dot in a message
2 parents a06380b + 0301f1f commit 34130cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-add--interactive.perl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ sub color_diff {
10401040
marked for applying."),
10411041
checkout_index => N__(
10421042
"If the patch applies cleanly, the edited hunk will immediately be
1043-
marked for discarding"),
1043+
marked for discarding."),
10441044
checkout_head => N__(
10451045
"If the patch applies cleanly, the edited hunk will immediately be
10461046
marked for discarding."),

0 commit comments

Comments
 (0)