diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2017-05-11 10:00:02 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-18 13:18:56 +0100 |
commit | 4c68c5dac6c01f2e476073de1a69a0a5d6157a68 (patch) | |
tree | bb1a4ec8c5814508e66fb16036480a832d9fbaaf /documentation | |
parent | 2568e18701fb20d7105eb6e4929f3aff4b9f9c06 (diff) | |
download | poky-4c68c5dac6c01f2e476073de1a69a0a5d6157a68.tar.gz |
ref-manual: Fixed typo for "Installation"
(From yocto-docs rev: fbd983cda864174ac056cb4b9b54296d0f0c22e4)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/migration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index f91b619955..442324f1f7 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
@@ -3988,7 +3988,7 @@ $ runqemu qemux86-64 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64. | |||
3988 | populated into the sysroot for the recipe. | 3988 | populated into the sysroot for the recipe. |
3989 | </para></listitem> | 3989 | </para></listitem> |
3990 | <listitem><para> | 3990 | <listitem><para> |
3991 | <emphasis>Specify Pre-Installation and Post-Installtion | 3991 | <emphasis>Specify Pre-Installation and Post-Installation |
3992 | Native Tool Dependencies:</emphasis> | 3992 | Native Tool Dependencies:</emphasis> |
3993 | You must specifically specify any special native tool | 3993 | You must specifically specify any special native tool |
3994 | dependencies of <filename>pkg_preinst</filename> and | 3994 | dependencies of <filename>pkg_preinst</filename> and |