Skip to content

testing: silly typo in documentation #56479

@seebs

Description

@seebs

What version of Go are you using (go version)?

$ go version
1.19.2

Does this issue reproduce with the latest release?

y

What operating system and processor architecture are you using (go env)?

N/A

What did you do?

Read the docs.

What did you expect to see?

Fewer typos.

What did you see instead?

In the FuzzJSONMarshaling example:

t.Error("Marshal: %v", err)

Either this shouldn't have the "%v", or it should be t.Errorf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions