dev-manual: fix grammatical error, missing word "with"

Add the missing word "with."

(From yocto-docs rev: f67b98070a069eebfe9826467fc681c6ddc3f68c)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit b2820e987abc15b474152e51cd76e9bf30660a69)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Paul Barker <paul@pbarker.dev>
This commit is contained in:
Robert P. J. Day
2026-06-11 04:31:13 -04:00
committed by Paul Barker
parent baa014ae15
commit de584eb9a8

View File

@@ -920,7 +920,7 @@ Replicating a Build Offline
It can be useful to take a "snapshot" of upstream sources used in a
build and then use that "snapshot" later to replicate the build offline.
To do so, you need to first prepare and populate your downloads
directory your "snapshot" of files. Once your downloads directory is
directory with your "snapshot" of files. Once your downloads directory is
ready, you can use it at any time and from any machine to replicate your
build.