summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index de5f108fb1..7f760c5ba4 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -979,11 +979,11 @@ by default (as specified by :term:`IMAGE_BUILDINFO_FILE`).
979This can be useful for manually determining the origin of any given 979This can be useful for manually determining the origin of any given
980image. It writes out two sections: 980image. It writes out two sections:
981 981
9821. `Build Configuration`: a list of variables and their values (specified 982#. `Build Configuration`: a list of variables and their values (specified
983 by :term:`IMAGE_BUILDINFO_VARS`, which defaults to :term:`DISTRO` and 983 by :term:`IMAGE_BUILDINFO_VARS`, which defaults to :term:`DISTRO` and
984 :term:`DISTRO_VERSION`) 984 :term:`DISTRO_VERSION`)
985 985
9862. `Layer Revisions`: the revisions of all of the layers used in the 986#. `Layer Revisions`: the revisions of all of the layers used in the
987 build. 987 build.
988 988
989Additionally, when building an SDK it will write the same contents 989Additionally, when building an SDK it will write the same contents