Skip to content

x/website: Minor typo in function comment for SumNumbers() #50853

@baturkey

Description

@baturkey

What is the URL of the page with the issue?

https://go.dev/doc/tutorial/generics

What is your user agent?

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36

Screenshot

What did you do?

What did you expect to see?

// SumNumbers sums the values of map m. It supports both integers
// and floats as map values.

What did you see instead?

// SumNumbers sums the values of map m. Its supports both integers
// and floats as map values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions