Skip to content

Commit

Permalink
Update doc library/std/src/path.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
  • Loading branch information
maxwase and m-ou-se authored Jun 6, 2021
1 parent a0958df commit f3c1db3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/std/src/path.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2569,7 +2569,6 @@ impl Path {
}

/// Returns true if the path exists on disk and is pointing at a symbolic link.
/// This method can alse be used to check whether symlink exists.
///
/// This function will not traverse symbolic links.
/// In case of a broken symbolic link this will also return true.
Expand Down

0 comments on commit f3c1db3

Please sign in to comment.