We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465d1c6 commit ffc7bc5Copy full SHA for ffc7bc5
src/cmd/compile/doc.go
@@ -146,7 +146,7 @@ directive can skip over a directive like any other comment.
146
// will report positions in the original input to the generator.
147
/*
148
The line directive is an historical special case; all other directives are of the form
149
-//go:name and must start at the begnning of a line, indicating that the directive is defined
+//go:name and must start at the beginning of a line, indicating that the directive is defined
150
by the Go toolchain.
151
152
//go:noescape
0 commit comments