diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-02-04 09:03:17 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-04 23:22:50 +0000 |
| commit | e8860f77a2099d41cab3bdd290c801596bcfbba4 (patch) | |
| tree | 31550865ea7e04e756212adaf0fadbe24595f6a7 | |
| parent | 9d2925eb81bcb8a99da817b6ce77a8dc758be833 (diff) | |
| download | poky-e8860f77a2099d41cab3bdd290c801596bcfbba4.tar.gz | |
ref-manual: Fixed typo in FAQ 14.15 section.
Found the word "Ebedded". Fixed to "Embedded".
(From yocto-docs rev: 65815012cd70b52b7558e6402f0eec946eb3d445)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index c51c67598a..08e0fb170b 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
| @@ -376,7 +376,7 @@ | |||
| 376 | 376 | ||
| 377 | <para> | 377 | <para> |
| 378 | This issue is just a single manifestation of "system | 378 | This issue is just a single manifestation of "system |
| 379 | leakage" issues caused when the OpenEbedded build system | 379 | leakage" issues caused when the OpenEmbedded build system |
| 380 | finds and uses previously installed files during a native | 380 | finds and uses previously installed files during a native |
| 381 | build. | 381 | build. |
| 382 | This type of issue might not be limited to | 382 | This type of issue might not be limited to |
