Rollup merge of #31763 - tshepang:extraneous-word, r=steveklabnik
This commit is contained in:
commit
6233aba372
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue