summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-18 11:48:23 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:31 +0100
commit09d260e3e510c4e24d66ecd01a106e199fb1866a (patch)
tree1f77d350c475e93b07e2bb5009771e67c60386c7
parent8cc89418217f961118a7b5dae1795911b7e8f881 (diff)
downloadpoky-09d260e3e510c4e24d66ecd01a106e199fb1866a.tar.gz
profile-manual: Fixed a transposed title.
I had the actual title of the manual as displayed in the section heading for Chapter One wrong. (From yocto-docs rev: e61b251da0d8225f7497b2b7a0a8c8d1510a429b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/profile-manual/profile-manual-intro.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/profile-manual/profile-manual-intro.xml b/documentation/profile-manual/profile-manual-intro.xml
index 96f819c4d9..0d3f5a6099 100644
--- a/documentation/profile-manual/profile-manual-intro.xml
+++ b/documentation/profile-manual/profile-manual-intro.xml
@@ -4,7 +4,7 @@
4 4
5<chapter id='profile-manual-intro'> 5<chapter id='profile-manual-intro'>
6 6
7<title>Yocto Project Tracing and Profiling Manual</title> 7<title>Yocto Project Profiling and Tracing Manual</title>
8 <section id='intro'> 8 <section id='intro'>
9 <title>Introduction</title> 9 <title>Introduction</title>
10 10