mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
Fix typo (privledge->privilege)
This commit is contained in:
+1
-1
@@ -526,7 +526,7 @@ pub fn temp_dir() -> PathBuf {
|
||||
/// Ok("/home/alex/bar")
|
||||
/// ```
|
||||
///
|
||||
/// 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
|
||||
/// used incorrectly, for example.
|
||||
///
|
||||
/// [lead to privledge escalation]: http://securityvulns.com/Wdocument183.html
|
||||
|
||||
Reference in New Issue
Block a user