mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-26 14:41:25 +00:00
docs: Fix typo
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Uri Lublin <uril@redhat.com>
This commit is contained in:
parent
dab09ad66b
commit
f0f6380b81
@ -1,7 +1,7 @@
|
||||
How does SPICE handle threading
|
||||
-------------------------------
|
||||
|
||||
Lots of code run in a single thread.
|
||||
Lots of code runs in a single thread.
|
||||
|
||||
Qemu usually calls SPICE from its main thread except on callbacks to code
|
||||
already running in different threads.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user