Ver Fonte

Merge pull request #2206 from mattgerstman/master

Standardize comment capitalization in go
Brendan Forster há 8 anos atrás
pai
commit
8543961493
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Go.gitignore

+ 1 - 1
Go.gitignore

@@ -26,5 +26,5 @@ _testmain.go
 # Output of the go coverage tool, specifically when used with LiteIDE
 *.out
 
-# external packages folder
+# External packages folder
 vendor/