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 e91b625 commit 629f2aaCopy full SHA for 629f2aa
src/libstd/env.rs
@@ -529,7 +529,7 @@ pub fn temp_dir() -> PathBuf {
529
/// This sort of behavior has been known to [lead to privilege escalation] when
530
/// used incorrectly, for example.
531
///
532
-/// [lead to privledge escalation]: http://securityvulns.com/Wdocument183.html
+/// [lead to privilege escalation]: http://securityvulns.com/Wdocument183.html
533
534
/// # Examples
535
0 commit comments