From 85d6e1959103798663ae7c430a312530efc0b4a5 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Mon, 7 Nov 2022 17:22:06 +0100 Subject: docs: ref-manual: classes: add missing closing parenthesis The closing parenthesis is missing in the sentence so let's add it. Cc: Quentin Schulz (From yocto-docs rev: 93bb2654905ad7f32082bb7acd3630ef390dc4b9) Signed-off-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/classes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation') diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index c340562390..ffa3e50ab6 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -977,7 +977,7 @@ Yocto Project Overview and Concepts Manual. The :ref:`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: -- cgit v1.2.3-54-g00ecf