Skip to content

Commit 5052da5

Browse files
committed
docs: fix typo in pull request merge warning message text
1 parent 10cf202 commit 5052da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1969,7 +1969,7 @@ pulls.cmd_instruction_checkout_title = Checkout
19691969
pulls.cmd_instruction_checkout_desc = From your project repository, check out a new branch and test the changes.
19701970
pulls.cmd_instruction_merge_title = Merge
19711971
pulls.cmd_instruction_merge_desc = Merge the changes and update on Gitea.
1972-
pulls.cmd_instruction_merge_warning = Warning: This operation can not merge pull request because "autodetect manual merge" was not enable
1972+
pulls.cmd_instruction_merge_warning = Warning: This operation cannot merge pull request because "autodetect manual merge" is not enabled.
19731973
pulls.clear_merge_message = Clear merge message
19741974
pulls.clear_merge_message_hint = Clearing the merge message will only remove the commit message content and keep generated git trailers such as "Co-Authored-By …".
19751975

0 commit comments

Comments
 (0)