summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-09 11:27:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-10 16:20:56 +0100
commitb7b64ae73fdcf741d0d0fa6cb06d999975ae02c2 (patch)
treea13c92780641a23315d83ef4e830b71f353081d1 /documentation
parentf09cca6d49a03e3057cc15e61837c5b0b7308eea (diff)
downloadast2050-yocto-poky-b7b64ae73fdcf741d0d0fa6cb06d999975ae02c2.zip
ast2050-yocto-poky-b7b64ae73fdcf741d0d0fa6cb06d999975ae02c2.tar.gz
dev-manual: Edits to "Policies and Change Flow" section.
(From yocto-docs rev: 9d4c4fdaec73a0bba3e19872cad24a8c2463da58) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 759871a..2f68056 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -316,14 +316,14 @@
<title>Policies and Change Flow</title>
<para>
- The Yocto Project itself uses a hierarchy structure and a
+ The Yocto Project itself uses a hierarchical structure and a
pull model.
Scripts exist to create and send pull requests
(i.e. <filename>create-pull-request</filename> and
<filename>send-pull-request</filename>).
This model is in line with other open source projects where
maintainers are responsible for specific areas of the project
- and a single maintainer handles the final top-of-tree merges.
+ and a single maintainer handles the final "top-of-tree" merges.
</para>
<note>
OpenPOWER on IntegriCloud