We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab83810 commit e4c6f3cCopy full SHA for e4c6f3c
contrib/devtools/Makefile
@@ -64,7 +64,7 @@ $(STATIK):
64
@(cd /tmp && go get github.com/rakyll/statik@v0.1.6)
65
66
# Install the runsim binary with a temporary workaround of entering an outside
67
-# directory as the "go get" command ignores the -mod option and will polute the
+# directory as the "go get" command ignores the -mod option and will pollute the
68
# go.{mod, sum} files.
69
#
70
# ref: https://github.com/golang/go/issues/30515
0 commit comments