[Spice-devel] [PATCH spice-server 09/12] Fix typo in comment

Frediano Ziglio fziglio at redhat.com
Tue Oct 18 09:09:54 UTC 2016


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 server/red-channel.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/red-channel.h b/server/red-channel.h
index 8818a04..5299646 100644
--- a/server/red-channel.h
+++ b/server/red-channel.h
@@ -358,7 +358,7 @@ struct RedClient {
 
     int disconnecting;
     /* Note that while semi-seamless migration is conducted by the main thread, seamless migration
-     * involves all channels, and thus the related varaibles can be accessed from different
+     * involves all channels, and thus the related variables can be accessed from different
      * threads */
     int during_target_migrate; /* if seamless=TRUE, migration_target is turned off when all
                                   the clients received their migration data. Otherwise (semi-seamless),
-- 
2.7.4



More information about the Spice-devel mailing list