Browse Source

[Go] Fix typo in comment

pull/2895/head
Tej Chajed 5 years ago
parent
commit
15736d477b
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Go.gitignore

+ 1
- 1
Go.gitignore 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

Loading…
Cancel
Save