We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81eeec0 commit ab85448Copy full SHA for ab85448
src/libstd/os.rs
@@ -1110,7 +1110,7 @@ extern "system" {
1110
///
1111
/// The first element is traditionally the path to the executable, but it can be
1112
/// set to arbitrary text, and it may not even exist, so this property should not
1113
-// be relied upon for security purposes.
+/// be relied upon for security purposes.
1114
1115
/// The arguments are interpreted as utf-8, with invalid bytes replaced with \uFFFD.
1116
/// See `String::from_utf8_lossy` for details.
0 commit comments