summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/concepts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r--documentation/overview-manual/concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst
index c9405cdd33..590055501f 100644
--- a/documentation/overview-manual/concepts.rst
+++ b/documentation/overview-manual/concepts.rst
@@ -704,7 +704,7 @@ the Yocto Project Reference Manual.
704 704
705Each recipe has an area in the :term:`Build Directory` where the unpacked 705Each recipe has an area in the :term:`Build Directory` where the unpacked
706source code resides. The :term:`UNPACKDIR` variable points to this area for a 706source code resides. The :term:`UNPACKDIR` variable points to this area for a
707recipe's unpacked source code, and has the default ``sources-unpack`` name. The 707recipe's unpacked source code, and has the default ``sources`` name. The
708preceding figure and the following list describe the :term:`Build Directory`'s 708preceding figure and the following list describe the :term:`Build Directory`'s
709hierarchy: 709hierarchy:
710 710