mirror of
https://git.yoctoproject.org/poky
synced 2026-06-14 19:53:48 +02:00
overview-manual: fix typo, "semi-colon" -> "colon"
Obviously, this sentence should say "colon", not "semi-colon". (From yocto-docs rev: f87c6ee9a2965b2978b93ccfd76dce0cb853bd9f) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 837e4de00f67b87c60faf21aab2dee913ba813b0) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
committed by
Paul Barker
parent
aa4087cb46
commit
cc4645864e
@@ -940,7 +940,7 @@ root filesystem on the target, and must *not* make a reference to the variable
|
||||
.. note::
|
||||
|
||||
The list of files for a package is defined using the override syntax by
|
||||
separating :term:`FILES` and the package name by a semi-colon (``:``).
|
||||
separating :term:`FILES` and the package name by a colon (``:``).
|
||||
|
||||
A given file can only ever be in one package. By iterating from the leftmost to
|
||||
rightmost package in :term:`PACKAGES`, each file matching one of the patterns
|
||||
|
||||
Reference in New Issue
Block a user