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.
2 parents a67e345 + f5b5368 commit e397c50Copy full SHA for e397c50
1 file changed
library/std/src/env.rs
@@ -728,7 +728,7 @@ pub fn temp_dir() -> PathBuf {
728
///
729
/// You expected to safely execute the current executable, but you're
730
/// instead executing something completely different. The code you
731
-/// just executed run with your privileges.
+/// just executed runs with your privileges.
732
733
/// This sort of behavior has been known to [lead to privilege escalation] when
734
/// used incorrectly.
0 commit comments