Skip to content

Commit 93154e7

Browse files
committed
docs/devel: fix grammar in multi-thread-tcg
Review comment came just too late ;-) Signed-off-by: Alex Bennée <[email protected]> Reviewed-by: Richard Henderson <[email protected]> Reviewed-by: Thomas Huth <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-Id: <[email protected]>
1 parent c920fdb commit 93154e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devel/multi-thread-tcg.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ including:
107107

108108
- debugging operations (breakpoint insertion/removal)
109109
- some CPU helper functions
110-
- linux-user spawning it's first thread
110+
- linux-user spawning its first thread
111111

112112
This is done with the async_safe_run_on_cpu() mechanism to ensure all
113113
vCPUs are quiescent when changes are being made to shared global

0 commit comments

Comments
 (0)