Auto merge of #30100 - jFransham:patch-1, r=steveklabnik
Fixes #30093 in the most trivial possible way.
This commit is contained in:
commit
4867df4a23
@ -326,7 +326,7 @@ fn _remove_var(k: &OsStr) {
|
||||
})
|
||||
}
|
||||
|
||||
/// An iterator over `Path` instances for parsing an environment variable
|
||||
/// An iterator over `PathBuf` instances for parsing an environment variable
|
||||
/// according to platform-specific conventions.
|
||||
///
|
||||
/// This structure is returned from `std::env::split_paths`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user