[Spice-devel] [qxl 3/5] Fix "calles" typo in comment
Christophe Fergeau
cfergeau at redhat.com
Fri Oct 28 10:18:23 UTC 2016
---
src/spiceqxl_main_loop.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/spiceqxl_main_loop.c b/src/spiceqxl_main_loop.c
index db89b6d..49b715a 100644
--- a/src/spiceqxl_main_loop.c
+++ b/src/spiceqxl_main_loop.c
@@ -274,7 +274,7 @@ static void xspice_block_handler(pointer data, OSTimePtr timeout, pointer readma
}
/*
- * xserver only calles wakeup_handler with the read fd_set, so we
+ * xserver only calls wakeup_handler with the read fd_set, so we
* must either patch it or do a polling select ourselves, this is the
* later approach. Since we are already doing a polling select, we
* already select on all (we could avoid selecting on the read since
--
2.9.3
More information about the Spice-devel
mailing list