diff mbox series

[2/4] ref-manual: fix a typo in the QB_SMP description

Message ID 20260831021255.4064163-2-twoerner@gmail.com
State Under Review
Headers show
Series [1/4] ref-manual: drop the full stop from the QB_SMP example | expand

Commit Message

Trevor Woerner Aug. 31, 2026, 2:12 a.m. UTC
AI-Generated: codex/claude opus 5 (xhigh)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 documentation/ref-manual/variables.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 95454698f969..fd95a9ad4796 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8261,7 +8261,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::