diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-01-21 15:45:19 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-27 13:56:04 +0000 |
commit | f3cb97769994a3c288994a1cc42da0d4320aef81 (patch) | |
tree | 03de4c55a1f0a881006aafc7d966b024d16075ae /documentation | |
parent | 7e091de56b4daf83b3403e59b319528e3b48c083 (diff) | |
download | poky-f3cb97769994a3c288994a1cc42da0d4320aef81.tar.gz |
profile-manual: Fixed typo in last section
Changed "Line" to "Live" in the section heading.
(From yocto-docs rev: 73ea1f5a01891aa51c872363a60d2e0eefdf2f64)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/profile-manual/profile-manual-examples.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/profile-manual/profile-manual-examples.xml b/documentation/profile-manual/profile-manual-examples.xml index e4363ca632..9630c6c307 100644 --- a/documentation/profile-manual/profile-manual-examples.xml +++ b/documentation/profile-manual/profile-manual-examples.xml | |||
@@ -11,7 +11,7 @@ | |||
11 | </para> | 11 | </para> |
12 | 12 | ||
13 | <section id='slow-write-speed-on-live-images'> | 13 | <section id='slow-write-speed-on-live-images'> |
14 | <title>Slow Write Speed on Line Images</title> | 14 | <title>Slow Write Speed on Live Images</title> |
15 | 15 | ||
16 | <para> | 16 | <para> |
17 | In one of our previous releases (denzil), users noticed that booting | 17 | In one of our previous releases (denzil), users noticed that booting |