Rollup merge of #27080 - soderstroff:kristof-patch, r=Gankro
I fixed a single character typo. r? @steveklabnik
This commit is contained in:
commit
ed8b7ea83e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
//! Inspection and manipulation of the process's environment.
|
||||
//!
|
||||
//! This module contains methods to inspect various aspects such as
|
||||
//! environment varibles, process arguments, the current directory, and various
|
||||
//! environment variables, process arguments, the current directory, and various
|
||||
//! other important directories.
|
||||
|
||||
#![stable(feature = "env", since = "1.0.0")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue