mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
raft: fix typo
This commit is contained in:
parent
3082a7d521
commit
8f72368070
@ -49,7 +49,7 @@ func newReadOnly(option ReadOnlyOption) *readOnly {
|
||||
}
|
||||
}
|
||||
|
||||
// addRequest adds a read only reuqest into readonly struct.
|
||||
// addRequest adds a read only request into readonly struct.
|
||||
// `index` is the commit index of the raft state machine when it received
|
||||
// the read only request.
|
||||
// `m` is the original read only request message from the local or remote node.
|
||||
|
Loading…
x
Reference in New Issue
Block a user