diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-04-04 14:46:30 -0500 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2011-05-06 17:44:18 -0700 |
| commit | 41d9bcdabec78b088b812ce26a34dfa0cc4f8ed4 (patch) | |
| tree | b62ea84c0fe089bde4f704a72f551fc1b2e7e37a /documentation | |
| parent | 58e3304ea09c44b02cd5a8ce185956b9940bbd57 (diff) | |
| download | poky-41d9bcdabec78b088b812ce26a34dfa0cc4f8ed4.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')
| -rw-r--r-- | documentation/poky-ref-manual/ref-bitbake.xml | 2 |
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 8076066f30..88481908ca 100644 --- a/documentation/poky-ref-manual/ref-bitbake.xml +++ b/documentation/poky-ref-manual/ref-bitbake.xml | |||
| @@ -125,7 +125,7 @@ | |||
| 125 | 125 | ||
| 126 | <para> | 126 | <para> |
| 127 | Sometimes a target might have multiple providers. | 127 | Sometimes a target might have multiple providers. |
| 128 | An common example is "virtual/kernel", which is provided by each kernel package. | 128 | A common example is "virtual/kernel", which is provided by each kernel package. |
| 129 | Each machine often elects the best kernel provider by using a line similar to the | 129 | Each machine often elects the best kernel provider by using a line similar to the |
| 130 | following in the machine configuration file: | 130 | following in the machine configuration file: |
| 131 | </para> | 131 | </para> |
