fix minor mispelling

find_map misspelt as wind_map
This commit is contained in:
Akshay 2021-08-30 22:51:14 +05:30
parent bb1987b45e
commit e304a623ad

View file

@ -113,7 +113,7 @@ fn foo() {
}
#[test]
fn replace_with_wind_map() {
fn replace_with_find_map() {
check_fix(
r#"
//- minicore: iterators