We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e9319 commit 2d32a15Copy full SHA for 2d32a15
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