Fix typo
Co-authored-by: Benjamin Peter <145429680+benjamin-nw@users.noreply.github.com>
This commit is contained in:
parent
aca631fb9b
commit
0de367748c
1 changed files with 1 additions and 1 deletions
|
@ -451,7 +451,7 @@ pub struct SplitPaths<'a> {
|
|||
///
|
||||
/// # Panics
|
||||
///
|
||||
/// This will panic on systems where theere is no delimited `PATH` variable,
|
||||
/// This will panic on systems where there is no delimited `PATH` variable,
|
||||
/// such as UEFI.
|
||||
///
|
||||
/// # Examples
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue