1
Fork 0

fix some typos

This commit is contained in:
Martin Lindhe 2017-11-21 15:33:45 +01:00
parent ebda7662db
commit ece9a57d1b
24 changed files with 37 additions and 37 deletions

View file

@ -3752,7 +3752,7 @@ mod tests {
}
#[test]
fn test_eq_recievers() {
fn test_eq_receivers() {
use borrow::Cow;
let borrowed: &Path = Path::new("foo/bar");