Skip to content

Commit 63019af

Browse files
committed
grammar
1 parent 1ec430a commit 63019af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/git/github-automation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ def run(self) -> bool:
361361
# This text is using Markdown formatting.
362362
comment = f"""\
363363
{self.COMMENT_TAG}
364-
@{self.author}, you do not have permissions to merge your own PRs yet. Please let us know when you are happy for this to be merged, and one of the reviewers can merge it on your behalf.
364+
@{self.author} you do not have permissions to merge your own PRs yet. Please let us know when you are happy for this to be merged, and one of the reviewers can merge it on your behalf.
365365
366366
(if many approvals are required, please wait until everyone has approved before merging)
367367
"""

0 commit comments

Comments
 (0)