Skip to content

Commit 2cf226b

Browse files
committed
doc: reduce overlong sentence
1 parent f075698 commit 2cf226b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libstd/env.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ pub struct ArgsOs { inner: os_imp::Args }
528528
/// via the command line).
529529
///
530530
/// The first element is traditionally the path to the executable, but it can be
531-
/// set to arbitrary text, and it may not even exist, so this property should
531+
/// set to arbitrary text, and may not even exist. This means this property should
532532
/// not be relied upon for security purposes.
533533
///
534534
/// # Panics

0 commit comments

Comments
 (0)