Skip to content

Commit 699def2

Browse files
committed
Fix typo: lists -> lints
It's a bit of a tongue-twister it seems.
1 parent 5837d21 commit 699def2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bug-fix-procedure.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ FutureIncompatibleInfo {
276276

277277
Remove this too.
278278

279-
#### Add the lint to the list of removed lists.
279+
#### Add the lint to the list of removed lints.
280280

281281
In `compiler/rustc_lint/src/lib.rs` there is a list of "renamed and removed lints".
282282
You can add this lint to the list:

0 commit comments

Comments
 (0)