fix some typos
This commit is contained in:
parent
ebda7662db
commit
ece9a57d1b
24 changed files with 37 additions and 37 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue