about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTshepang Lekhonkhobe <tshepang@gmail.com>2016-02-18 22:46:03 +0200
committerTshepang Lekhonkhobe <tshepang@gmail.com>2016-02-18 22:46:03 +0200
commitba97cd9ad4d67c3375c6b703b0ff453b71a4d857 (patch)
treee8900183b5b2f88ce385a26888bcc7970f4300d2
parentf075698ea59794f3ece46c365b8071d844adb6c0 (diff)
downloadrust-ba97cd9ad4d67c3375c6b703b0ff453b71a4d857.tar.gz
rust-ba97cd9ad4d67c3375c6b703b0ff453b71a4d857.zip
doc: remove a word that makes the sentence hard to read
-rw-r--r--src/libstd/env.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstd/env.rs b/src/libstd/env.rs
index fa48efb2788..559caad2d1f 100644
--- a/src/libstd/env.rs
+++ b/src/libstd/env.rs
@@ -603,7 +603,7 @@ impl ExactSizeIterator for ArgsOs {
 /// Constants associated with the current target
 #[stable(feature = "env", since = "1.0.0")]
 pub mod consts {
-    /// A string describing the architecture of the CPU that this is currently
+    /// A string describing the architecture of the CPU that is currently
     /// in use.
     ///
     /// Some possible values: