Skip to content

Commit

Permalink
shorten the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Dec 25, 2024
1 parent 9a522b0 commit 3cc375f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/events/payload.rs
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ pub enum EventType {

/// A webxdc wants an info message or a changed summary to be notified.
IncomingWebxdcNotify {
/// ID of the chat which the message belongs to.
/// ID of the chat.
chat_id: ChatId,

/// ID of the contact sending.
Expand Down

0 comments on commit 3cc375f

Please sign in to comment.