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 3bc666674f..b6d4fc523f 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5454,7 +5454,7 @@ system and gives an overview of their function and contents.
5454 information on how this variable is used. 5454 information on how this variable is used.
5455 5455
5456 :term:`LAYERDEPENDS` 5456 :term:`LAYERDEPENDS`
5457 Lists the layers, separated by spaces, on which this recipe depends. 5457 Lists the layers, separated by spaces, on which this layer depends.
5458 Optionally, you can specify a specific layer version for a dependency 5458 Optionally, you can specify a specific layer version for a dependency
5459 by adding it to the end of the layer name. Here is an example:: 5459 by adding it to the end of the layer name. Here is an example::
5460 5460