From c3d097485468913f3bf66bcbe08d05c2425e6f79 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Apr 2013 14:38:19 -0700 Subject: [PATCH] kernel-dev: Removed another "don't" contraction. (From yocto-docs rev: 1d839d54b914a54747afd965f93bb4a6d08d5fac) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-concepts-appx.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ The "Yocto Project Baseline Kernel" contains functionality that is common to every kernel type and BSP that is organized further up the tree. Placing these common features in the - tree this way means features don't have to be duplicated along individual branches of the + tree this way means features do not have to be duplicated along individual branches of the structure.