Browse Source

Standardize comment capitalization

Matthew Gerstman 8 năm trước cách đây
mục cha
commit
29826098e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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/