stream-device: Fix some typos in comments (found by codespell)

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil 2021-04-09 19:03:59 +02:00
parent 06aa9375ad
commit 969baca93e

View File

@ -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.