Skip to content

Commit 583f638

Browse files
committed
doc: add missing words
1 parent a91ff1c commit 583f638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/ascii.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ pub trait AsciiExt {
4545
#[stable(feature = "rust1", since = "1.0.0")]
4646
type Owned;
4747

48-
/// Checks if within the ASCII range.
48+
/// Checks if the value is within the ASCII range.
4949
///
5050
/// # Examples
5151
///

0 commit comments

Comments
 (0)