From 295dadbf94db982e1508ea80a2ffad6b27187b22 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 31 Jul 2015 17:32:14 +0100 Subject: [PATCH] Fix typo in comment in char_device.h --- 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 c17a40d4..3dbc7610 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