From 969baca93e08943dd0e8cddbcb33d09915af6ee9 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 9 Apr 2021 19:03:59 +0200 Subject: stream-device: Fix some typos in comments (found by codespell) Signed-off-by: Stefan Weil --- spice/stream-device.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spice/stream-device.h b/spice/stream-device.h index 15d839b..839079d 100644 --- a/spice/stream-device.h +++ b/spice/stream-device.h @@ -176,10 +176,10 @@ typedef struct StreamMsgDeviceDisplayInfo { } StreamMsgDeviceDisplayInfo; /* This message contains a quality indicator string, generated by the - * streaming agent. It is indended to be used by a module running of - * the server to ajust the streaming quality. + * streaming agent. It is intended to be used by a module running of + * the server to adjust the streaming quality. * - * The format of the string message is not specificied because + * The format of the string message is not specified because * module-specific. * * This message is sent by the guest to the host. -- cgit v1.2.3