diff mbox series

[kirkstone,2/3] sphinx-lint: role missing opening tag colon

Message ID 20250524200630.4299-2-twoerner@gmail.com
State New
Headers show
Series [kirkstone,1/3] sphinx-lint: trailing whitespace | expand

Commit Message

Trevor Woerner May 24, 2025, 8:06 p.m. UTC
Fix all instances missing-space-before-role as reported by 'make sphinx-lint'.

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 83fda05fc665..019285f360af 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8909,7 +8909,7 @@  system and gives an overview of their function and contents.
       :doc:`/sdk-manual/index` manual.
 
       Note that this variable applies to building an SDK, not an eSDK,
-      in which case the term:`TOOLCHAIN_HOST_TASK_ESDK` setting should be
+      in which case the :term:`TOOLCHAIN_HOST_TASK_ESDK` setting should be
       used instead.
 
    :term:`TOOLCHAIN_HOST_TASK_ESDK`