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.
2 parents 1d6a7c8 + 33bb9fe commit f60c4e8Copy full SHA for f60c4e8
internal/directive/directive.go
@@ -6,7 +6,7 @@ import (
6
"strings"
7
)
8
9
-// Ignore represent a special instruction embebded in the source code.
+// Ignore represent a special instruction embedded in the source code.
10
//
11
// The directive can be as simple as
12
0 commit comments