Skip to content

Commit 32fcc72

Browse files
typo fix
1 parent 3ddf7de commit 32fcc72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/git/code-format-helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ def pr_comment_text_for_diff(self, diff: str) -> str:
9494
9595
:warning:
9696
The reproduction instructions above might return results for more than one PR
97-
a stack if you are using a stacked PR workflow. You can limit the results by
97+
in a stack if you are using a stacked PR workflow. You can limit the results by
9898
changing `origin/main` to the base branch/commit you want to compare against.
9999
:warning:
100100

0 commit comments

Comments
 (0)