From eed50a14fefed04cd5267e48c2aabc3ea2e6957b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 20 Jun 2017 07:11:58 -0700 Subject: documentation: Changes section head for sumbitting change to YP Fixes [YOCTO #11630] I changed the section heading for the section that describes how to make a change to the YP. It was passive. I need it to be active and in line with the "how-to" dev-manual. (From yocto-docs rev: 340e1b6ab9806ec11ec894d4472bc2c937c2b058) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-examples.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/kernel-dev-examples.xml b/documentation/kernel-dev/kernel-dev-examples.xml index 3ea217f3c4..1d8dae3211 100644 --- a/documentation/kernel-dev/kernel-dev-examples.xml +++ b/documentation/kernel-dev/kernel-dev-examples.xml @@ -693,8 +693,8 @@ The messages used to commit changes are a large part of these standards. Consequently, be sure that the headers for each commit have the required information. For information on how to follow the Yocto Project commit message standards, see the - "How to Submit a - Change" section in the Yocto Project Development Manual. + "Submitting a Change to the Yocto Project" + section in the Yocto Project Development Manual. -- cgit v1.2.3-54-g00ecf