misc: Fix typos and spelling errors
This commit is contained in:
@@ -271,7 +271,7 @@ func (obj *EmbdEtcd) nominateCb(ctx context.Context) error {
|
||||
// didn't remove a member...
|
||||
// XXX: If the leader changes, do we need to kick the volunteerCb or anything
|
||||
// else that might have required a leader and which returned because it did not
|
||||
// have one, thus loosing an event?
|
||||
// have one, thus losing an event?
|
||||
func (obj *EmbdEtcd) volunteerCb(ctx context.Context) error {
|
||||
// Ensure that only one copy of this function is run simultaneously.
|
||||
// It's not entirely clear if this can ever happen or if it's needed,
|
||||
|
||||
Reference in New Issue
Block a user