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

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to