Rollup merge of #31582 - tshepang:missing-words, r=steveklabnik
This commit is contained in:
commit
d5dddb4acd
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ pub trait AsciiExt {
|
|||
#[stable(feature = "rust1", since = "1.0.0")]
|
||||
type Owned;
|
||||
|
||||
/// Checks if within the ASCII range.
|
||||
/// Checks if the value is within the ASCII range.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue