summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-04-16 14:31:10 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-17 22:34:34 +0100
commit2dcd89db06255e41a8adb53dee876214bdf17716 (patch)
treeb27fd404f55aa80647aee64832dbe8eb281b78d1 /documentation
parent2ee0ce78ca56c684e89efba92dd0c884bbcceadb (diff)
downloadpoky-2dcd89db06255e41a8adb53dee876214bdf17716.tar.gz
kernel-dev: Removed the "don't" contraction.
(From yocto-docs rev: 8e95cfe286de36d2beace01fd885e220f4044aeb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-dev/kernel-dev-advanced.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml
index c9612c9527..0fb9029f5a 100644
--- a/documentation/kernel-dev/kernel-dev-advanced.xml
+++ b/documentation/kernel-dev/kernel-dev-advanced.xml
@@ -889,7 +889,7 @@
889 if you are reusing patches from an external tree and are not 889 if you are reusing patches from an external tree and are not
890 working on the patches, you might find the encapsulated feature 890 working on the patches, you might find the encapsulated feature
891 to be appropriate. 891 to be appropriate.
892 Given this scenario, you don't need to create any branches in the 892 Given this scenario, you do not need to create any branches in the
893 source repository. 893 source repository.
894 Rather, you just take the static patches you need and encapsulate 894 Rather, you just take the static patches you need and encapsulate
895 them within a feature description. 895 them within a feature description.