diff --git a/matrix_sdk_common/src/deserialized_responses.rs b/matrix_sdk_common/src/deserialized_responses.rs index b3a6d130..052717b0 100644 --- a/matrix_sdk_common/src/deserialized_responses.rs +++ b/matrix_sdk_common/src/deserialized_responses.rs @@ -90,7 +90,7 @@ pub struct EncryptionInfo { } /// A customized version of a room event coming from a sync that holds optional -/// decryption info. +/// encryption info. #[derive(Clone, Debug, Deserialize, Serialize)] pub struct SyncRoomEvent { /// The actual event.