about summary refs log tree commit diff
path: root/src/libstd
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-02-19 14:23:28 -0500
committerSteve Klabnik <steve@steveklabnik.com>2016-02-19 14:23:28 -0500
commit6233aba37222cb2dc63be37f66bc96bfd5b6477c (patch)
tree6d8fc1ca48280a8308c15ccc3264d3c7d358aef3 /src/libstd
parent575c85abfd294daa82afe9f09a6330e9b74cea63 (diff)
parentba97cd9ad4d67c3375c6b703b0ff453b71a4d857 (diff)
downloadrust-6233aba37222cb2dc63be37f66bc96bfd5b6477c.tar.gz
rust-6233aba37222cb2dc63be37f66bc96bfd5b6477c.zip
Rollup merge of #31763 - tshepang:extraneous-word, r=steveklabnik
Diffstat (limited to 'src/libstd')
-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: