فهرست منبع

[Go] Fix typo in comment

Tej Chajed 6 سال پیش
والد
کامیت
15736d477b
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