spelling: down

This commit is contained in:
Josh Soref
2018-03-11 17:55:47 +00:00
parent 84d6c92937
commit 34274f5ca3

View File

@@ -22,7 +22,7 @@ var (
)
const (
// gitSSHPrefix is the prefix for dowwnloading via git using ssh
// gitSSHPrefix is the prefix for downloading via git using ssh
gitSSHPrefix = "git@github.com:"
)