1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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>
This commit is contained in:
Scott Rifenbark
2011-04-04 14:46:30 -05:00
committed by Richard Purdie
parent 3e56fd15e6
commit 4ba1991c77
@@ -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>