ref-manual: Fixed "debug-tweaks" typo.

(From yocto-docs rev: d8b8005cc8e24b08db74961aa28e33b746d3acd1)

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 2014-09-30 11:05:56 -07:00 committed by Richard Purdie
parent 328cb8ced6
commit 380ec32a4d
1 changed files with 2 additions and 2 deletions

View File

@ -232,10 +232,10 @@
Installs debug symbol packages for all packages installed
in a given image.
</para></listitem>
<listitem><para><emphasis>dbg-tweaks:</emphasis>
<listitem><para><emphasis>debug-tweaks:</emphasis>
Makes an image suitable for development (e.g.
allows root logins without passwords).
The <filename>dbg-tweaks</filename> feature is
The <filename>debug-tweaks</filename> feature is
available for all images regardless of whether or not
the <filename>core-image</filename> class is inherited.
</para></listitem>