diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-02-11 17:43:29 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-02-12 21:49:01 +0000 |
commit | f2c0bba7e7ad2bab0a1c38722eb44a40cf2d2aa3 (patch) | |
tree | 75d7fa30b17cd4f1a04cc36021f9a233be0229ad | |
parent | 316f17fb4736d162de3f4e2111be670bf84bd5a5 (diff) | |
download | poky-f2c0bba7e7ad2bab0a1c38722eb44a40cf2d2aa3.tar.gz |
dev-manual: Grammar fix.
(From yocto-docs rev: 49e54aee94bc0972142efd1ba72eb1d9431c86c9)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 7ad5a08171..60afb14eff 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -44,7 +44,7 @@ | |||
44 | <listitem><para> | 44 | <listitem><para> |
45 | <emphasis>Determine Who is Going to be Developing:</emphasis> | 45 | <emphasis>Determine Who is Going to be Developing:</emphasis> |
46 | You need to understand who is going to be doing anything | 46 | You need to understand who is going to be doing anything |
47 | related to the Yocto Project and what their roles would be. | 47 | related to the Yocto Project and determine their roles. |
48 | Making this determination is essential to completing | 48 | Making this determination is essential to completing |
49 | steps two and three, which are to get your equipment together | 49 | steps two and three, which are to get your equipment together |
50 | and set up your development environment's hardware topology. | 50 | and set up your development environment's hardware topology. |