aboutsummaryrefslogtreecommitdiff
path: root/src/go/doc/comment/testdata/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/doc/comment/testdata/README.md')
-rw-r--r--src/go/doc/comment/testdata/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go/doc/comment/testdata/README.md b/src/go/doc/comment/testdata/README.md
index d6f2c54960..ef6adfa922 100644
--- a/src/go/doc/comment/testdata/README.md
+++ b/src/go/doc/comment/testdata/README.md
@@ -24,7 +24,7 @@ The remaining files contain the expected output for the named format generated b
“html” for Printer.HTML, “markdown” for Printer.Markdown, and “text” for Printer.Text.
The format can also be “dump” for a textual dump of the raw data structures.
-The text before the `-- input --` line, if present, is JSON to be unmarshalled
+The text before the `-- input --` line, if present, is JSON to be unmarshaled
to initialize a comment.Printer. For example, this test case sets the Printer's
TextWidth field to 20: