Skip to content

Commit c922eb9

Browse files
authored
Rollup merge of #140812 - jieyouxu:typo-fix, r=aDotInTheVoid
Fix `tests/rustdoc-json` triagebot message path r? ```@aDotInTheVoid```
2 parents 16ca18d + eff20bf commit c922eb9

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
@@ -1002,7 +1002,7 @@ message = "This PR changes a file inside `tests/crashes`. If a crash was fixed,
10021002

10031003
[mentions."tests/rustdoc-json"]
10041004
message = """
1005-
These commits modify `test/rustdoc-json`.
1005+
These commits modify `tests/rustdoc-json`.
10061006
rustdoc-json is a **public** (but unstable) interface.
10071007
10081008
Please ensure that if you've changed the output:

0 commit comments

Comments
 (0)