瀏覽代碼

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

[Go] Fix typo in comment
pull/2892/head^2
Brendan Forster 5 年之前
父節點
當前提交
65c563757c
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  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

Loading…
取消
儲存