Răsfoiți Sursa

Standardize comment capitalization

Matthew Gerstman 8 ani în urmă
părinte
comite
29826098e0
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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/