diff --git a/swarm-nl/src/core/replication.rs b/swarm-nl/src/core/replication.rs index d6425b67..2e8110f2 100644 --- a/swarm-nl/src/core/replication.rs +++ b/swarm-nl/src/core/replication.rs @@ -73,7 +73,7 @@ pub enum ReplNetworkConfig { Default, } -/// Important data to marshall from incoming relication payload and store in the transient +/// Important data to marshall from incoming relication payload and store in the replica /// buffer. #[derive(Clone, Debug)] pub struct ReplBufferData {