Skip to content

Commit e4c6f3c

Browse files
authored
Update Makefile
1 parent ab83810 commit e4c6f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/devtools/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ $(STATIK):
6464
@(cd /tmp && go get github.com/rakyll/statik@v0.1.6)
6565

6666
# 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
67+
# directory as the "go get" command ignores the -mod option and will pollute the
6868
# go.{mod, sum} files.
6969
#
7070
# ref: https://github.com/golang/go/issues/30515

0 commit comments

Comments
 (0)