-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
2024-fix-nominationQ for ourselvesblocked upstreamBlocked on a change that needs to happen in a different repo firstBlocked on a change that needs to happen in a different repo first
Description
- I have searched open and closed issues and pull requests for duplicates, using these search terms:
American(desired result: something along the lines of "American/English spelling inconsistency")inconsistencyadaptoradapter
- I have checked the latest
mainbranch to see if this has already been fixed, in this file:
URL to the section(s) of the book with this problem:
The only appearance of this problem is in https://doc.rust-lang.org/book/ch13-02-iterators.html#using-closures-that-capture-their-environment, twice in the first paragraph of this section.
Description of the problem:
-> Throughout the page 13.2. Processing a Series of Items with Iterators the U.K. spelling "adaptor" is much more prominent than the U.S. spelling, which is "adapter". The U.S. spelling only appears twice at the beginning of the "Using Closures that Capture Their Environment".
Suggested fix:
Change those two instances from "adapter" to "adaptor".
Metadata
Metadata
Assignees
Labels
2024-fix-nominationQ for ourselvesblocked upstreamBlocked on a change that needs to happen in a different repo firstBlocked on a change that needs to happen in a different repo first