common: Fix typo in Replacement docs
This commit is contained in:
parent
d78fb70953
commit
77ce26701c
@ -378,7 +378,7 @@ impl InReplyTo {
|
||||
#[cfg(feature = "unstable-msc2676")]
|
||||
#[cfg_attr(not(feature = "unstable-exhaustive-types"), non_exhaustive)]
|
||||
pub struct Replacement {
|
||||
/// The ID of the event being replacing.
|
||||
/// The ID of the event being replaced.
|
||||
pub event_id: Box<EventId>,
|
||||
|
||||
/// New content.
|
||||
|
Loading…
x
Reference in New Issue
Block a user