소스 검색

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/