fix some typos
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user