diff options
Diffstat (limited to 'documentation/overview-manual/concepts.rst')
-rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
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 | ||
705 | Each recipe has an area in the :term:`Build Directory` where the unpacked | 705 | Each recipe has an area in the :term:`Build Directory` where the unpacked |
706 | source code resides. The :term:`UNPACKDIR` variable points to this area for a | 706 | source code resides. The :term:`UNPACKDIR` variable points to this area for a |
707 | recipe's unpacked source code, and has the default ``sources-unpack`` name. The | 707 | recipe's unpacked source code, and has the default ``sources`` name. The |
708 | preceding figure and the following list describe the :term:`Build Directory`'s | 708 | preceding figure and the following list describe the :term:`Build Directory`'s |
709 | hierarchy: | 709 | hierarchy: |
710 | 710 | ||