[Spice-devel] [PATCH spice-server 1/2] docs: Fix typo
Frediano Ziglio
fziglio at redhat.com
Mon Mar 11 14:03:32 UTC 2019
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
docs/spice_threading_model.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/spice_threading_model.txt b/docs/spice_threading_model.txt
index df4922168..9351141c8 100644
--- a/docs/spice_threading_model.txt
+++ b/docs/spice_threading_model.txt
@@ -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.
--
2.20.1
More information about the Spice-devel
mailing list