ref-manual/variables.rst: fix a typo in UNPACKDIR description

(From yocto-docs rev: abcb3b7aa449e2cdab9bda1a96b5c63c4e376759)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard 2025-10-20 08:49:40 +02:00 committed by Richard Purdie
parent 697a1a8458
commit 4557ff9cfd

View File

@ -10949,7 +10949,7 @@ system and gives an overview of their function and contents.
:term:`UNPACKDIR`
This variable, used by the :ref:`ref-classes-base` class,
specifies where fetches sources should be unpacked by the
specifies where fetched sources should be unpacked by the
:ref:`ref-tasks-unpack` task.
:term:`UPDATERCPN`