From 3cc375f06bcdd80da8d17a4975c94fd83ebbdd68 Mon Sep 17 00:00:00 2001 From: link2xt Date: Wed, 25 Dec 2024 17:48:53 +0000 Subject: [PATCH] shorten the comment --- src/events/payload.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/events/payload.rs b/src/events/payload.rs index b781f403d6..30bb40e0a8 100644 --- a/src/events/payload.rs +++ b/src/events/payload.rs @@ -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.