diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-20 07:11:58 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-22 09:16:44 +0100 |
| commit | eed50a14fefed04cd5267e48c2aabc3ea2e6957b (patch) | |
| tree | a73073c2ebaadb48bcdf1b7711d9874fed4a02ef /documentation/dev-manual/dev-manual-common-tasks.xml | |
| parent | cd9279ab5cb572d804806283c13857346dc54de8 (diff) | |
| download | poky-eed50a14fefed04cd5267e48c2aabc3ea2e6957b.tar.gz | |
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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 1d5859ddc9..7e564012c0 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -11410,7 +11410,7 @@ | |||
| 11410 | need to submit the fix for the recipe in OE-Core and upstream | 11410 | need to submit the fix for the recipe in OE-Core and upstream |
| 11411 | so that the problem is taken care of at its source. | 11411 | so that the problem is taken care of at its source. |
| 11412 | See the | 11412 | See the |
| 11413 | "<link linkend='how-to-submit-a-change'>How to Submit a Change</link>" | 11413 | "<link linkend='how-to-submit-a-change'>Submitting a Change to the Yocto Project</link>" |
| 11414 | section for more information. | 11414 | section for more information. |
| 11415 | </para> | 11415 | </para> |
| 11416 | </section> | 11416 | </section> |
