Skip to content

Typo (FromIter instead of FromIterator) #1613

@DenisNavarro

Description

@DenisNavarro

Hello.

In "18.6. Iterating over Results", it is written:

Result implements FromIter

instead of:

Result implements FromIterator

Source: https://github.com/rust-lang/rust-by-example/blob/767a6bd9727a596d7cfdbaeee475e65b2670ea3a/src/error/iter_result.md#fail-the-entire-operation-with-collect

I tried to push a new branch fix_typo_in_trait_name with the typo fix, but I got an error ERROR: Permission to rust-lang/rust-by-example.git denied to DenisNavarro.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions