diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-06-18 12:52:21 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-03 13:57:07 +0100 |
commit | 2fb201ee95d3894949c12500371eccfd9f21af49 (patch) | |
tree | e6b8000e079a365bbbe69fcd70f0e12a92e47c14 | |
parent | 01af79818715a0d7ccfa582e4474e4469d61bca3 (diff) | |
download | poky-2fb201ee95d3894949c12500371eccfd9f21af49.tar.gz |
profile-manual: Fixed bad title.
(From yocto-docs rev: 256b8b8644c179ccb40a64b234dc1844e3a92b33)
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.xml | 2 |
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 | ||