diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-16 14:31:10 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-17 22:34:19 +0100 |
commit | 55ae73c68b27da936de96691263c0559bfb662ca (patch) | |
tree | 52f5f6d75694e5befb6d2d4f10ae77ac8206167f /documentation/kernel-dev | |
parent | 9bf1cde472bb638a68dbf1a9c37252cbb736df90 (diff) | |
download | poky-55ae73c68b27da936de96691263c0559bfb662ca.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/kernel-dev')
-rw-r--r-- | documentation/kernel-dev/kernel-dev-advanced.xml | 2 |
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. |