From bab7cf95b3df3e40e6bfa2395ae614aa8c2ecabc Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Sun, 30 Aug 2026 22:12:53 -0400 Subject: [PATCH] ref-manual: fix a typo in the QB_SMP description AI-Generated: codex/claude opus 5 (xhigh) (From yocto-docs rev: 476df69c65d09418cd994801eae6cc6b9d141a92) Signed-off-by: Trevor Woerner Link: https://patch.msgid.link/20260831021255.4064163-2-twoerner@gmail.com Signed-off-by: Antonin Godard (cherry picked from commit 1c923f5f6f3f9b2df6285d07bef56e95f05daf4f) Signed-off-by: Antonin Godard Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 852bd338ca..876595b3cb 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -7555,7 +7555,7 @@ system and gives an overview of their function and contents. :term:`QB_SMP` When using ``runqemu``, the :term:`QB_SMP` variable controls - amount of CPU cores made availalble inside the QEMU guest, each mapped to + amount of CPU cores made available inside the QEMU guest, each mapped to a thread on the host. For example::