Skip to content

typo in Effective Go document #1467

@gopherbot

Description

@gopherbot

by snesseird:

http://golang.org/doc/effective_go.html

In chapter Errors, section Recover, first sentence :

When panic is called, including implicitly for run-time errors such indexing an array
out of bounds or failing a type assertion,

"as" is forgotten, between "such" and "indexing"

I don't know if i am able to fix this myself in the source?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions