Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- 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 d05b1fd..25fa6ff 100644 --- a/server/char-device.h +++ b/server/char-device.h @@ -71,7 +71,7 @@ struct RedCharDeviceClass * has been completely written to it */ void (*on_free_self_token)(void *opaque); - /* This cb is called if it is recommanded that a client will be removed + /* This cb is called if it is recommended that a client will be removed * due to slow flow or due to some other error. * The called instance should disconnect the client, or at least the corresponding channel */ void (*remove_client)(RedClient *client, void *opaque); -- 2.5.5 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel