summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 8419c80d03..725f5c54cc 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5168,7 +5168,7 @@ system and gives an overview of their function and contents.
5168 Specifies a prefix has been added to :term:`PN` to create a 5168 Specifies a prefix has been added to :term:`PN` to create a
5169 special version of a recipe or package (i.e. a Multilib version). The 5169 special version of a recipe or package (i.e. a Multilib version). The
5170 variable is used in places where the prefix needs to be added to or 5170 variable is used in places where the prefix needs to be added to or
5171 removed from a the name (e.g. the :term:`BPN` variable). 5171 removed from a name (e.g. the :term:`BPN` variable).
5172 :term:`MLPREFIX` gets set when a prefix has been added to :term:`PN`. 5172 :term:`MLPREFIX` gets set when a prefix has been added to :term:`PN`.
5173 5173
5174 .. note:: 5174 .. note::