fix id + typo

This commit is contained in:
Sebastian Klähn
2022-09-10 19:38:28 +02:00
parent fb564aedb2
commit f506b6882c
2 changed files with 2 additions and 2 deletions

View File

@@ -303,7 +303,7 @@ pub enum EventType {
status_update_serial: StatusUpdateSerial,
},
/// Inform that an instance cointaining a webxdc has been deleted
/// Inform that a message containing a webxdc instance has been deleted
WebXdInstanceDeleted {
msg_id: MsgId,
},