documentation/dev-manual/dev-manual-common-tasks.xml: Fixed reference

Caught and fixed a stray reference to "appendix" that should be
"chapter."

(From yocto-docs rev: 97d26495dd9b561bb5724a86e9cd777eeef9f71a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-07-16 14:54:43 -07:00 committed by Richard Purdie
parent d7cf7ecc7e
commit 36a31b02e3
1 changed files with 1 additions and 1 deletions

View File

@ -1713,7 +1713,7 @@
It also allows you to perform post-mortem style analysis of program crashes.
GDB is available as a package within the Yocto Project and by default is
installed in sdk images.
See the "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" appendix
See the "<ulink url='&YOCTO_DOCS_REF_URL;#ref-images'>Images</ulink>" chapter
in the Yocto Project Reference Manual for a description of these images.
You can find information on GDB at <ulink url="http://sourceware.org/gdb/"/>.
</para>