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