Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xichen2020 committed Oct 12, 2017
1 parent a065921 commit 2f0fda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/r2ctl/config/r2ctl.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ type kvStoreConfig struct {
// KVClient configures the client for key value store.
KVClient *etcd.Configuration `yaml:"kvClient" validate:"nonzero"`

// KV configures the namespace and the environment.
// KVConfig configures the namespace and the environment.
KVConfig clusterKV.Configuration `yaml:"kvConfig"`

// Propagation delay for rule updates.
Expand Down

0 comments on commit 2f0fda4

Please sign in to comment.