[yocto] [PATCH] documentation: kernel-concepts: fixed typo

Rifenbark, Scott M scott.m.rifenbark at intel.com
Mon Oct 15 06:29:08 PDT 2012


Fix is applied and pushed to yocto-docs master branch.

Thanks for the catch.

Scott

-----Original Message-----
From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org] On Behalf Of Andrea Galbusera
Sent: Saturday, October 13, 2012 11:42 AM
To: yocto at yoctoproject.org
Subject: [yocto] [PATCH] documentation: kernel-concepts: fixed typo


Signed-off-by: Andrea Galbusera <gizero at 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 at yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list