Skip to content

Commit f3c1db3

Browse files
maxwasem-ou-se
andauthored
Update doc library/std/src/path.rs
Co-authored-by: Mara Bos <[email protected]>
1 parent a0958df commit f3c1db3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/std/src/path.rs

-1
Original file line numberDiff line numberDiff line change
@@ -2569,7 +2569,6 @@ impl Path {
25692569
}
25702570

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

0 commit comments

Comments
 (0)