diff options
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. |