We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5965a commit e91b625Copy full SHA for e91b625
src/libstd/env.rs
@@ -526,7 +526,7 @@ pub fn temp_dir() -> PathBuf {
526
/// Ok("/home/alex/bar")
527
/// ```
528
///
529
-/// This sort of behavior has been known to [lead to privledge escalation] when
+/// 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
0 commit comments