mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Doc: Fix typo in revision.go
This commit is contained in:
parent
a44a281ac3
commit
9ab3572662
@ -27,7 +27,7 @@ type revision struct {
|
||||
// main is the main revision of a set of changes that happen atomically.
|
||||
main int64
|
||||
|
||||
// sub is the the sub revision of a change in a set of changes that happen
|
||||
// sub is the sub revision of a change in a set of changes that happen
|
||||
// atomically. Each change has different increasing sub revision in that
|
||||
// set.
|
||||
sub int64
|
||||
|
Loading…
x
Reference in New Issue
Block a user