mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
overview-manual: Fixed grammar issue.
(From yocto-docs rev: a3075cdd5a3db1883dc358f7ccd6721d89677387) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a24760a203
commit
1021bc0e27
@@ -1136,10 +1136,10 @@
|
||||
or source code repositories systems such as Git.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
Once downloaded, the build system extracts the sources
|
||||
into a local work area where patches are applied and
|
||||
common steps for configuring and compiling the software
|
||||
are run.
|
||||
Once source code is downloaded, the build system extracts
|
||||
the sources into a local work area where patches are
|
||||
applied and common steps for configuring and compiling
|
||||
the software are run.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
The build system then installs the software into a
|
||||
|
||||
Reference in New Issue
Block a user