diff mbox series

[PULL,1/9] docs/devel: fix grammar in multi-thread-tcg

Message ID 20200714095247.19573-2-alex.bennee@linaro.org
State Accepted
Commit 93154e767f1b886e6d258178821d400333042a22
Headers show
Series final misc fixes for 5.1-rc0 | expand

Commit Message

Alex Bennée July 14, 2020, 9:52 a.m. UTC
Review comment came just too late ;-)

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Thomas Huth <thuth@redhat.com>

Message-Id: <20200713200415.26214-9-alex.bennee@linaro.org>

-- 
2.20.1
diff mbox series

Patch

diff --git a/docs/devel/multi-thread-tcg.rst b/docs/devel/multi-thread-tcg.rst
index 42158b77c7..21483870db 100644
--- a/docs/devel/multi-thread-tcg.rst
+++ b/docs/devel/multi-thread-tcg.rst
@@ -107,7 +107,7 @@  including:
 
   - debugging operations (breakpoint insertion/removal)
   - some CPU helper functions
-  - linux-user spawning it's first thread
+  - linux-user spawning its first thread
 
 This is done with the async_safe_run_on_cpu() mechanism to ensure all
 vCPUs are quiescent when changes are being made to shared global