Speling police

This commit is contained in:
Sean Chittenden
2016-05-15 09:41:34 -07:00
parent 769989ef44
commit 29be52f762
25 changed files with 52 additions and 52 deletions

View File

@@ -234,7 +234,7 @@ type ServerConfig struct {
Enabled bool `mapstructure:"enabled"`
// BootstrapExpect tries to automatically bootstrap the Consul cluster,
// by witholding peers until enough servers join.
// by withholding peers until enough servers join.
BootstrapExpect int `mapstructure:"bootstrap_expect"`
// DataDir is the directory to store our state in