mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
manuals: Fix typos and spacing
Fix double words, punctuation spacing issues, spacing issues, "its" instead of "it's", and other trivial issues. (From yocto-docs rev: 56eb1f340a7af112e62c1d8ad02d4bec0ad88313) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5480a85f01
commit
44d0532c89
@@ -111,7 +111,7 @@ roughly consist of:
|
||||
:ref:`test-manual/understand-autobuilder:Autobuilder Clone Cache`.
|
||||
|
||||
This step has two possible modes of operation. If the build is part
|
||||
of a parent build, its possible that all the repositories needed may
|
||||
of a parent build, it's possible that all the repositories needed may
|
||||
already be available, ready in a pre-prepared directory. An "a-quick"
|
||||
or "a-full" build would prepare this before starting the other
|
||||
sub-target builds. This is done for two reasons:
|
||||
@@ -130,7 +130,7 @@ roughly consist of:
|
||||
|
||||
#. *Call scripts/run-config*
|
||||
|
||||
This is another call into the Helper scripts where its expected that
|
||||
This is another call into the Helper scripts where it's expected that
|
||||
the main functionality of this target will be executed.
|
||||
|
||||
Autobuilder Technology
|
||||
|
||||
Reference in New Issue
Block a user