diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2013-11-15 08:45:05 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:09 +0000 |
commit | bbc820ec5800322065bec34c77883b24d7d0cd56 (patch) | |
tree | ee4069c0504aaca817cf5e3800ff2bdd9349f909 | |
parent | f4d8358c040fdc35b5fd806b49fe0b0725047cc4 (diff) | |
download | poky-bbc820ec5800322065bec34c77883b24d7d0cd56.tar.gz |
profile-manual: Small typo fixed.
(From yocto-docs rev: f8303bd64f37e69f45d0d1f91db5c4c960bfc5c4)
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 9ed807f356..96f819c4d9 100644 --- a/documentation/profile-manual/profile-manual-intro.xml +++ b/documentation/profile-manual/profile-manual-intro.xml | |||
@@ -78,7 +78,7 @@ | |||
78 | </para> | 78 | </para> |
79 | 79 | ||
80 | <para> | 80 | <para> |
81 | If you've already build a stripped image, you can generate | 81 | If you've already built a stripped image, you can generate |
82 | debug packages (xxx-dbg) which you can manually install as | 82 | debug packages (xxx-dbg) which you can manually install as |
83 | needed. | 83 | needed. |
84 | </para> | 84 | </para> |