Fix is applied and pushed to yocto-docs master branch. Thanks for the catch.
Scott -----Original Message----- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Andrea Galbusera Sent: Saturday, October 13, 2012 11:42 AM To: yocto@yoctoproject.org Subject: [yocto] [PATCH] documentation: kernel-concepts: fixed typo Signed-off-by: Andrea Galbusera <giz...@gmail.com> --- documentation/kernel-manual/kernel-concepts.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml index 8b9e71f..157443d 100644 --- a/documentation/kernel-manual/kernel-concepts.xml +++ b/documentation/kernel-manual/kernel-concepts.xml @@ -320,7 +320,7 @@ Conceptually, configuration of a Yocto Project kernel occurs similarly to that needed for any Linux kernel. The build process for a Yocto Project kernel uses a <filename>.config</filename> file, which - is created through the Linux Kernel Coinfiguration (LKC) tool. + is created through the Linux Kernel Configuration (LKC) tool. You can directly set various configurations in the <filename>.config</filename> file by using the <filename>menuconfig</filename> tool as built by BitBake. -- 1.7.9.5 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto