Skip to content

Commit 8ba2c7d

Browse files
committed
fix minor typo in triagebot config
1 parent 58420a0 commit 8ba2c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/util
823823
message = "This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp."
824824

825825
[mentions."test/crashes"]
826-
message = "This PR changes a file inside `tests/crashes`. If a crash was fixed, please move into the correspondig `ui` subdir and add 'Fixes #<issueNr>' to the pr description to autoclose the issue upon merge."
826+
message = "This PR changes a file inside `tests/crashes`. If a crash was fixed, please move into the corresponding `ui` subdir and add 'Fixes #<issueNr>' to the PR description to autoclose the issue upon merge."
827827

828828
[mentions."tests/ui/deriving/deriving-all-codegen.stdout"]
829829
message = "Changes to the code generated for builtin derived traits."

0 commit comments

Comments
 (0)