aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-07-18 10:57:59 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-07-21 19:06:53 +0100
commitba3f9900cea2a834927649016fcc32d5fc23b82f (patch)
treea034b1ea8c06bc3bee335404e6d820d83564ff02
parentca4e42ad28091797bf01d4bdaa25983cbac442b3 (diff)
downloadopenembedded-core-contrib-ba3f9900cea2a834927649016fcc32d5fc23b82f.tar.gz
kernel-dev: Fixed typo
(From yocto-docs rev: 3d7c0c814de076680ef7fdb42193f39b9947ae48) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 555c8d8903..5f28b82fa8 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -85,7 +85,7 @@
you are using.
For example, if you are modifying the
<filename>meta/recipes-kernel/linux/linux-yocto_3.4.bb</filename>
- recipe, the append file will typical be located as follows
+ recipe, the append file will typically be located as follows
within your custom layer:
<literallayout class='monospaced'>
&lt;your-layer&gt;/recipes-kernel/linux/linux-yocto_3.4.bbappend