Skip to content

Commit ba97cd9

Browse files
committed
doc: remove a word that makes the sentence hard to read
1 parent f075698 commit ba97cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/env.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ impl ExactSizeIterator for ArgsOs {
603603
/// Constants associated with the current target
604604
#[stable(feature = "env", since = "1.0.0")]
605605
pub mod consts {
606-
/// A string describing the architecture of the CPU that this is currently
606+
/// A string describing the architecture of the CPU that is currently
607607
/// in use.
608608
///
609609
/// Some possible values:

0 commit comments

Comments
 (0)