We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07b337c + 2d32a15 commit ed8b7eaCopy full SHA for ed8b7ea
src/libstd/env.rs
@@ -11,7 +11,7 @@
11
//! Inspection and manipulation of the process's environment.
12
//!
13
//! This module contains methods to inspect various aspects such as
14
-//! environment varibles, process arguments, the current directory, and various
+//! environment variables, process arguments, the current directory, and various
15
//! other important directories.
16
17
#![stable(feature = "env", since = "1.0.0")]
0 commit comments