Fix #30093
This commit is contained in:
parent
323781cdf7
commit
6a56147a86
@ -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