Didn't see this one at first.
This commit is contained in:
Patrick McCann 2016-08-11 19:04:11 -04:00 committed by GitHub
parent e91b625e86
commit 629f2aafcf

View file

@ -529,7 +529,7 @@ pub fn temp_dir() -> PathBuf {
/// 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
/// [lead to privilege escalation]: http://securityvulns.com/Wdocument183.html
///
/// # Examples
///