From d920953df1c781908bf9c1b6f5c8924ac30e9f9f Mon Sep 17 00:00:00 2001 From: fufesou Date: Sat, 20 Apr 2024 15:28:33 +0800 Subject: [PATCH] typo (#7783) Signed-off-by: fufesou --- libs/hbb_common/protos/message.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/hbb_common/protos/message.proto b/libs/hbb_common/protos/message.proto index 1eb6bd078..555b1df43 100644 --- a/libs/hbb_common/protos/message.proto +++ b/libs/hbb_common/protos/message.proto @@ -722,7 +722,7 @@ message WindowsSessions { uint32 current_sid = 2; } -// Query a message from peer. +// Query messages from peer. message MessageQuery { // The SwitchDisplay message of the target display. // If the target display is not found, the message will be ignored.