We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8bfe3 commit 6f584f3Copy full SHA for 6f584f3
clippy_lints/src/attrs.rs
@@ -147,7 +147,7 @@ declare_clippy_lint! {
147
/// (not the tool name) and a lowercase version of this lint exists, it will suggest to lowercase
148
/// the lint name.
149
///
150
-/// **Why is this bad?** An lint attribute with a misstyped lint name won't have an effect.
+/// **Why is this bad?** A lint attribute with a mistyped lint name won't have an effect.
151
152
/// **Known problems:** None.
153
0 commit comments