summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index eaabdd2d4b..857cc01de4 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -920,10 +920,10 @@ system and gives an overview of their function and contents.
920 and sdk). If you want to track changes to build history over time, 920 and sdk). If you want to track changes to build history over time,
921 you should set this value to "1". 921 you should set this value to "1".
922 922
923 By default, the :ref:`buildhistory <ref-classes-buildhistory>` class does not commit the build 923 By default, the :ref:`buildhistory <ref-classes-buildhistory>` class
924 history output in a local Git repository:: 924 enables committing the buildhistory output in a local Git repository::
925 925
926 BUILDHISTORY_COMMIT ?= "0" 926 BUILDHISTORY_COMMIT ?= "1"
927 927
928 :term:`BUILDHISTORY_COMMIT_AUTHOR` 928 :term:`BUILDHISTORY_COMMIT_AUTHOR`
929 When inheriting the :ref:`buildhistory <ref-classes-buildhistory>` 929 When inheriting the :ref:`buildhistory <ref-classes-buildhistory>`