dev-manual: Typo fixed.

(From yocto-docs rev: 89199f983669ff0b6f02314753f2015fd88509ae)

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-03-18 16:19:03 -06:00
committed by Richard Purdie
parent 43d93f3426
commit fceba79bf7

View File

@@ -3053,7 +3053,7 @@
Before changing configurations with <filename>menuconfig</filename>, copy the
existing <filename>.config</filename> and rename it to something else,
use <filename>menuconfig</filename> to make
as many changes an you want and save them, then compare the renamed configuration
as many changes as you want and save them, then compare the renamed configuration
file against the newly created file.
You can use the resulting differences as your base to create configuration fragments
to permanently save in your kernel layer.