summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8ef14612a2..69d75af558 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -4687,7 +4687,7 @@ system and gives an overview of their function and contents.
4687 information on how this variable is used. 4687 information on how this variable is used.
4688 4688
4689 :term:`LAYERDEPENDS` 4689 :term:`LAYERDEPENDS`
4690 Lists the layers, separated by spaces, on which this recipe depends. 4690 Lists the layers, separated by spaces, on which this layer depends.
4691 Optionally, you can specify a specific layer version for a dependency 4691 Optionally, you can specify a specific layer version for a dependency
4692 by adding it to the end of the layer name. Here is an example:: 4692 by adding it to the end of the layer name. Here is an example::
4693 4693