diff options
author | Darren Hart <dvhart@linux.intel.com> | 2010-10-06 11:29:28 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-07 10:17:56 +0100 |
commit | e12c57e877b64d108c7e774c7785236436058973 (patch) | |
tree | 27b2773b55a005d5779b741c12d295ea76d14123 /handbook/ref-variables.xml | |
parent | 60beb398cc679c247c700a33e10c4a144af9a9a4 (diff) | |
download | openembedded-core-e12c57e877b64d108c7e774c7785236436058973.tar.gz openembedded-core-e12c57e877b64d108c7e774c7785236436058973.tar.bz2 openembedded-core-e12c57e877b64d108c7e774c7785236436058973.zip |
handbook: corrent RRECOOMENDS spelling in ref-variables
Correct MACHINE_EXTRA_ESSENTIAL_RRECOOMENDS to
MACHINE_EXTRA_ESSENTIAL_RRECOMMENDS.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'handbook/ref-variables.xml')
-rw-r--r-- | handbook/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml index ef1e85cfba..7e10808525 100644 --- a/handbook/ref-variables.xml +++ b/handbook/ref-variables.xml @@ -454,7 +454,7 @@ </glossdef> </glossentry> - <glossentry id='var-MACHINE_ESSENTIAL_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_RRECOOMENDS</glossterm> + <glossentry id='var-MACHINE_ESSENTIAL_RRECOMMENDS'><glossterm>MACHINE_ESSENTIAL_RRECOMMENDS</glossterm> <glossdef> <para>List of packages required to boot device (usually additional kernel modules)</para> |