spelling: version

This commit is contained in:
Josh Soref
2018-03-11 19:13:25 +00:00
parent a851a79407
commit c4e762a910
2 changed files with 2 additions and 2 deletions

View File

@@ -193,7 +193,7 @@ type Config struct {
DisableTaggedMetrics bool
// BackwardsCompatibleMetrics determines whether to show methods of
// displaying metrics for older verions, or to only show the new format
// displaying metrics for older versions, or to only show the new format
BackwardsCompatibleMetrics bool
// RPCHoldTimeout is how long an RPC can be "held" before it is errored.

View File

@@ -270,7 +270,7 @@ type Config struct {
DisableTaggedMetrics bool
// BackwardsCompatibleMetrics determines whether to show methods of
// displaying metrics for older verions, or to only show the new format
// displaying metrics for older versions, or to only show the new format
BackwardsCompatibleMetrics bool
// AutopilotConfig is used to apply the initial autopilot config when