fix typo in code-block kind specifier
This commit is contained in:
parent
fc5cbba1a4
commit
9f95e7622d
@ -76,7 +76,7 @@ declare_clippy_lint! {
|
||||
///
|
||||
/// Should be written:
|
||||
///
|
||||
/// ```rust.ignore
|
||||
/// ```rust,ignore
|
||||
/// if x {
|
||||
/// …
|
||||
/// } else if y {
|
||||
|
Loading…
x
Reference in New Issue
Block a user