浏览代码

Merge pull request #2206 from mattgerstman/master

Standardize comment capitalization in go
Brendan Forster 8 年之前
父节点
当前提交
8543961493
共有 1 个文件被更改,包括 1 次插入1 次删除
  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/