We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625d7e9 commit fc8e92aCopy full SHA for fc8e92a
memstore/src/lib.rs
@@ -70,7 +70,7 @@ pub struct MemStoreSnapshot {
70
/// The last log covered by this snapshot.
71
pub last_log_id: LogId,
72
73
- /// The last memberhsip config included in this snapshot.
+ /// The last membership config included in this snapshot.
74
pub membership: MembershipConfig,
75
76
pub snapshot_id: SnapshotId,
0 commit comments