Skip to content

Commit cd251fb

Browse files
committed
Fix typo
1 parent b2eed72 commit cd251fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_lint_defs/src/builtin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ declare_lint! {
474474
}
475475

476476
declare_lint! {
477-
/// The `unknown_lints` lint detects unrecognized lint attribute.
477+
/// The `unknown_lints` lint detects unrecognized lint attributes.
478478
///
479479
/// ### Example
480480
///

0 commit comments

Comments
 (0)