summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 14:38:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:34 +0100
commit5d39560acf6a3ba983927ef357ff90d4a37fe05a (patch)
treec186b57b195c2c3ab6ef89734cd1446d76488300
parent1e70f78782815c96fcc2bae9b93c36c4d487b6f6 (diff)
downloadpoky-5d39560acf6a3ba983927ef357ff90d4a37fe05a.tar.gz
kernel-dev: Removed another "don't" contraction.
(From yocto-docs rev: 1d839d54b914a54747afd965f93bb4a6d08d5fac) 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-concepts-appx.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml
index 732c0c310a..ac91749cd6 100644
--- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml
+++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml
@@ -132,7 +132,7 @@
132 The "Yocto Project Baseline Kernel" contains functionality that is common to every kernel 132 The "Yocto Project Baseline Kernel" contains functionality that is common to every kernel
133 type and BSP that is organized further up the tree. 133 type and BSP that is organized further up the tree.
134 Placing these common features in the 134 Placing these common features in the
135 tree this way means features don't have to be duplicated along individual branches of the 135 tree this way means features do not have to be duplicated along individual branches of the
136 structure. 136 structure.
137 </para> 137 </para>
138 <para> 138 <para>