This repository was archived by the owner on Nov 14, 2022. It is now read-only.
Commit 6247a13
committed
Fix repeated word typos
Found with `git grep -P '\b([a-z]+)\s+\1\b'`
[git filter-repo] original commit: rust-lang/rust@190d1391 parent 236efc3 commit 6247a13
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2341 | 2341 | | |
2342 | 2342 | | |
2343 | 2343 | | |
2344 | | - | |
| 2344 | + | |
2345 | 2345 | | |
2346 | 2346 | | |
2347 | 2347 | | |
| |||
2375 | 2375 | | |
2376 | 2376 | | |
2377 | 2377 | | |
2378 | | - | |
| 2378 | + | |
2379 | 2379 | | |
2380 | 2380 | | |
2381 | 2381 | | |
| |||
0 commit comments