Skip to content

Commit 1ab0518

Browse files
lolbinarycatKobzol
andauthored
change_tracker: update wording
Co-authored-by: Jakub Beránek <berykubik@gmail.com>
1 parent 6aef807 commit 1ab0518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/src/utils/change_tracker.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,6 @@ pub const CONFIG_CHANGE_HISTORY: &[ChangeInfo] = &[
449449
ChangeInfo {
450450
change_id: 143493,
451451
severity: ChangeSeverity::Warning,
452-
summary: "spellcheck:fix has been removed, use `--bless` instead",
452+
summary: "The `spellcheck:fix` tidy extra check argument has been removed, use `--bless` instead",
453453
},
454454
];

0 commit comments

Comments
 (0)