diff mbox series

[2/2] docs: ref-manual: classes: add missing closing parenthesis

Message ID 20221107-upstream-misc-fixes-v1-2-532ba173fc6f@theobroma-systems.com
State New
Headers show
Series fix a couple of inconsistencies | expand

Commit Message

Quentin Schulz Nov. 7, 2022, 4:22 p.m. UTC
From: Quentin Schulz <quentin.schulz@theobroma-systems.com>

The closing parenthesis is missing in the sentence so let's add it.

Cc: Quentin Schulz <foss+yocto@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
---
 documentation/ref-manual/classes.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index d418c3a89..3e7deaf47 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -959,7 +959,7 @@  Yocto Project Overview and Concepts Manual.
 
 The :ref:`image-buildinfo <ref-classes-image-buildinfo>` class writes a plain text file containing
 build information to the target filesystem at ``${sysconfdir}/buildinfo``
-by default (as specified by :term:`IMAGE_BUILDINFO_FILE`.
+by default (as specified by :term:`IMAGE_BUILDINFO_FILE`).
 This can be useful for manually determining the origin of any given
 image. It writes out two sections: