[Spice-devel] [PATCH linux vdagent 03/10] fix typo in comment
Jonathon Jongsma
jjongsma at redhat.com
Thu Dec 13 22:46:25 UTC 2018
---
src/vdagent/x11-randr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/vdagent/x11-randr.c b/src/vdagent/x11-randr.c
index 802af5c..f74f7dd 100644
--- a/src/vdagent/x11-randr.c
+++ b/src/vdagent/x11-randr.c
@@ -806,7 +806,7 @@ void vdagent_x11_set_monitor_config(struct vdagent_x11 *x11,
/* ... and disable the ones that would be bigger than
* the new RandR screen once it is resized. If they are enabled the
* XRRSetScreenSize call will fail with BadMatch. They will be
- * re-enabled after hanging the screen size.
+ * re-enabled after changing the screen size.
*/
for (i = 0; i < curr->num_of_monitors; ++i) {
int width, height;
--
2.17.2
More information about the Spice-devel
mailing list