We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 575c85a + ba97cd9 commit 6233abaCopy full SHA for 6233aba
src/libstd/env.rs
@@ -603,7 +603,7 @@ impl ExactSizeIterator for ArgsOs {
603
/// Constants associated with the current target
604
#[stable(feature = "env", since = "1.0.0")]
605
pub mod consts {
606
- /// A string describing the architecture of the CPU that this is currently
+ /// A string describing the architecture of the CPU that is currently
607
/// in use.
608
///
609
/// Some possible values:
0 commit comments