crypto: Use encryption info in the docstring for the type of the same name

Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
master
poljar 2021-04-29 15:34:39 +02:00 committed by GitHub
parent e71cabc8f0
commit 233c4355d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.