--- server/spice.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/spice.h b/server/spice.h index 77aec92..a6b3c3d 100644 --- a/server/spice.h +++ b/server/spice.h @@ -111,7 +111,7 @@ struct QXLRect; struct QXLWorker { uint32_t minor_version; uint32_t major_version; - /* These calls are deprecated. Pleaes use the spice_qxl_* calls instead */ + /* These calls are deprecated. Please use the spice_qxl_* calls instead */ void (*wakeup)(QXLWorker *worker); void (*oom)(QXLWorker *worker); void (*start)(QXLWorker *worker); -- 1.7.10.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel