Explorar o código

[Go] Fix typo in comment

Tej Chajed %!s(int64=6) %!d(string=hai) anos
pai
achega
15736d477b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Go.gitignore

+ 1 - 1
Go.gitignore

@@ -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