Fix typo
This commit is contained in:
parent
b2eed72a6f
commit
cd251fb48e
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@ declare_lint! {
|
|||
}
|
||||
|
||||
declare_lint! {
|
||||
/// The `unknown_lints` lint detects unrecognized lint attribute.
|
||||
/// The `unknown_lints` lint detects unrecognized lint attributes.
|
||||
///
|
||||
/// ### Example
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue