aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-08-11 15:56:11 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-12 13:50:32 +0100
commitedd25324d36960485212586702c812ce218b8bee (patch)
treea5438b2cb2f905bc7bb081de08fee7eb47f56492 /documentation
parent010d19ec2ccb95201902dd034401de3d129355ff (diff)
downloadopenembedded-core-contrib-edd25324d36960485212586702c812ce218b8bee.tar.gz
ref-manual: Updated native.bbclass with grammar fix.
Fixes [YOCTO #6622] Fixed a bungled sentence. Reported-by: Laszlo Papp <lpapp@kde.org> (From yocto-docs rev: 4a782c61c21623d82e14b2c3cbe7ca99e418a2c0) 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/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index a96ccfd652..868a0da5d4 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1902,7 +1902,7 @@
in the recipe after all other inherit statements so that the
<filename>native</filename> class is inherited last.
</para></listitem>
- <listitem><para>Create or modify a target recipe that has adds
+ <listitem><para>Create or modify a target recipe that contains
the following:
<literallayout class='monospaced'>
<link linkend='var-BBCLASSEXTEND'><filename>BBCLASSEXTEND</filename></link> = "native"