浏览代码

Standardize comment capitalization

Matthew Gerstman 8 年之前
父节点
当前提交
29826098e0
共有 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/