[Spice-commits] spice/stream-device.h
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Apr 9 17:09:24 UTC 2021
spice/stream-device.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 969baca93e08943dd0e8cddbcb33d09915af6ee9
Author: Stefan Weil <sw at weilnetz.de>
Date: Fri Apr 9 19:03:59 2021 +0200
stream-device: Fix some typos in comments (found by codespell)
Signed-off-by: Stefan Weil <sw at weilnetz.de>
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.
More information about the Spice-commits
mailing list