summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-04-04 14:46:30 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-06 08:01:18 -0700
commit4ba1991c77e8444d8c0ac7e32709ac858b36bf98 (patch)
treefc9e8858183d08c68bfe28a86d58e35ffd8a723a /documentation/poky-ref-manual
parent3e56fd15e65eda6575f01929046df963711f2909 (diff)
downloadast2050-yocto-poky-4ba1991c77e8444d8c0ac7e32709ac858b36bf98.zip
ast2050-yocto-poky-4ba1991c77e8444d8c0ac7e32709ac858b36bf98.tar.gz
documentation/poky-ref-manual/ref-bitbake.xml: Grammar fix
Section B.2 (Preferences and Providers) had a grammar error. It said "An common example is..." I fixed it. (From OE-Core rev: 6d04a9ff381b7771b6f080928d4416b76e76cbb0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r--documentation/poky-ref-manual/ref-bitbake.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml
index 8076066..8848190 100644
--- a/documentation/poky-ref-manual/ref-bitbake.xml
+++ b/documentation/poky-ref-manual/ref-bitbake.xml
@@ -125,7 +125,7 @@
<para>
Sometimes a target might have multiple providers.
- An common example is "virtual/kernel", which is provided by each kernel package.
+ A common example is "virtual/kernel", which is provided by each kernel package.
Each machine often elects the best kernel provider by using a line similar to the
following in the machine configuration file:
</para>
OpenPOWER on IntegriCloud