From 29826098e0d7cf271e4acb5427b1e1a4ab7d07d6 Mon Sep 17 00:00:00 2001 From: Matthew Gerstman Date: Wed, 30 Nov 2016 08:37:24 -0500 Subject: [PATCH] Standardize comment capitalization --- Go.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Go.gitignore b/Go.gitignore index 397a0ed4..5e1047c9 100644 --- a/Go.gitignore +++ b/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/