fix small nit
This commit is contained in:
parent
e6a6ed44b2
commit
cd8b72443d
@ -28,7 +28,7 @@ declare_clippy_lint! {
|
||||
|
||||
declare_clippy_lint! {
|
||||
/// ### What it does
|
||||
/// Checks for non-ASCII characters in string literals or char.
|
||||
/// Checks for non-ASCII characters in string and char literals.
|
||||
///
|
||||
/// ### Why is this bad?
|
||||
/// Yeah, we know, the 90's called and wanted their charset
|
||||
|
Loading…
x
Reference in New Issue
Block a user