Skip to content

Commit 242c859

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: src/bug-fix-procedure.md

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

277277
Remove this too.
278278

279-
#### Add the lint to the list of removed lists.
279+
<a name="add-the-lint-to-the-list-of-removed-lists">
280+
#### Add the lint to the list of removed lints.
280281

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

0 commit comments

Comments
 (0)