Ver código fonte

Merge pull request #2895 from tchajed/go-fix-typo

[Go] Fix typo in comment
pull/2892/head^2
Brendan Forster 5 anos atrás
pai
commit
65c563757c
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Go.gitignore

+ 1
- 1
Go.gitignore Ver arquivo

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

Carregando…
Cancelar
Salvar