Commit 725d35edc2680479c83bc9db94d4ac0489be735c
1 parent
54b89215
Exists in
spb-stable
and in
3 other branches
Fixes #6073, Update grammer in MR accept form
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/projects/merge_requests/show/_mr_accept.html.haml
@@ -60,7 +60,7 @@ | @@ -60,7 +60,7 @@ | ||
60 | 60 | ||
61 | .automerge_widget.already_cannot_be_merged.hide | 61 | .automerge_widget.already_cannot_be_merged.hide |
62 | .bs-callout.bs-callout-info | 62 | .bs-callout.bs-callout-info |
63 | - %strong This merge request already can not be merged. Try to reload page. | 63 | + %strong This merge request can not be merged. Try to reload the page. |
64 | 64 | ||
65 | .merge-in-progress.hide | 65 | .merge-in-progress.hide |
66 | .bs-callout.bs-callout-success | 66 | .bs-callout.bs-callout-success |