[Go] Fix typo in comment

This commit is contained in:
Tej Chajed
2018-11-29 07:58:06 -05:00
parent e313e296c1
commit 15736d477b

View File

@ -5,7 +5,7 @@
*.so
*.dylib
# Test binary, build with `go test -c`
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE