Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
calvn committed Oct 8, 2019
1 parent d5b5a9f commit d62aa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vault/core.go
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ type Core struct {
// Stores the pending peers we are waiting to give answers
pendingRaftPeers map[string][]byte

// rawConfig stores the config as-is from the provided
// rawConfig stores the config as-is from the provided server configuration.
rawConfig *server.Config

coreNumber int
Expand Down

0 comments on commit d62aa0f

Please sign in to comment.