asci -> ASCII
Co-authored-by: Ashley Mannix <kodraus@hey.com>
This commit is contained in:
parent
69c301f0f3
commit
75e6deefee
@ -95,7 +95,7 @@ pub enum IntErrorKind {
|
||||
/// Contains an invalid digit in its context.
|
||||
///
|
||||
/// Among other causes, this variant will be constructed when parsing a string that
|
||||
/// contains a non-asci char.
|
||||
/// contains a non-ASCII char.
|
||||
///
|
||||
/// This variant is also constructed when a `+` or `-` is misplaced within a string
|
||||
/// either on its own or in the middle of a number.
|
||||
|
Loading…
x
Reference in New Issue
Block a user