Skip to content

Misspelling Speilberg vs. Spielberg in example code for bisect() function #103266

@PedanticHacker

Description

@PedanticHacker

The Python documentation has an example code for the bisect function HERE. In the second example code there's the surname of the movie director Steven Spielberg written incorrectly as Speilberg in every occurence. His surname should be corrected from Speilberg to the correct spelling Spielberg.

Perhaps his Wikipedia article should be enough to prove my point: Steven Spielberg Wikipedia article

I am politely asking to fix this misspelling in the example code for every such occurence. Thank you.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc direasy

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions