[Spice-devel] [PATCH 10/13] Fix typo in comment in char_device.h
Frediano Ziglio
fziglio at redhat.com
Fri Jul 31 09:32:14 PDT 2015
From: Christophe Fergeau <cfergeau at redhat.com>
---
server/char_device.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/server/char_device.h b/server/char_device.h
index c17a40d..3dbc761 100644
--- a/server/char_device.h
+++ b/server/char_device.h
@@ -13,7 +13,7 @@
* device attached: call spice_char_device_state_create
* device detached: call spice_char_device_state_destroy/reset
*
- * client connected and assoicated with a device: spice_char_device_client_add
+ * client connected and associated with a device: spice_char_device_client_add
* client disconnected: spice_char_device_client_remove
*
* Writing to the device
--
2.1.0
More information about the Spice-devel
mailing list