spelling: supports

This commit is contained in:
Josh Soref
2018-03-11 19:00:11 +00:00
parent 9e50c69881
commit aa4bcb2cc9

View File

@@ -190,7 +190,7 @@ type ServiceClient struct {
retryInterval time.Duration
maxRetryInterval time.Duration
// skipVerifySupport is true if the local Consul agent suppots TLSSkipVerify
// skipVerifySupport is true if the local Consul agent supports TLSSkipVerify
skipVerifySupport bool
// exitCh is closed when the main Run loop exits