Skip to content

Commit 6c21b1b

Browse files
committed
doc: that explanation was a mess
1 parent f6f050d commit 6c21b1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/libstd/env.rs

+1-2
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,7 @@ pub fn temp_dir() -> PathBuf {
482482
os_imp::temp_dir()
483483
}
484484

485-
/// Returns the filesystem path to the current executable which is running but
486-
/// with the executable name.
485+
/// Returns the full filesystem path to the current running executable.
487486
///
488487
/// The path returned is not necessarily a "real path" to the executable as
489488
/// there may be intermediate symlinks.

0 commit comments

Comments
 (0)