Fixed more typos in library/core
This commit is contained in:
@@ -1072,7 +1072,7 @@ pub(crate) mod builtin {
|
||||
/// If the environment variable is not defined, then a compilation error
|
||||
/// will be emitted. To not emit a compile error, use the [`option_env!`]
|
||||
/// macro instead. A compilation error will also be emitted if the
|
||||
/// environment variable is not a vaild Unicode string.
|
||||
/// environment variable is not a valid Unicode string.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user