From cc4645864e0ceab66fb2fef8c94444cddf3cb3df Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Tue, 19 May 2026 11:45:59 -0400 Subject: [PATCH] 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 Signed-off-by: Antonin Godard (cherry picked from commit 837e4de00f67b87c60faf21aab2dee913ba813b0) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/overview-manual/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 95a6c4f743..c1169bd3b8 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -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