fix doc
This commit is contained in:
parent
e8ef6ca5e3
commit
e6a6ed44b2
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ declare_clippy_lint! {
|
|||
|
||||
declare_clippy_lint! {
|
||||
/// ### What it does
|
||||
/// Checks for non-ASCII characters in string literals.
|
||||
/// Checks for non-ASCII characters in string literals or char.
|
||||
///
|
||||
/// ### Why is this bad?
|
||||
/// Yeah, we know, the 90's called and wanted their charset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue