diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-06-16 16:42:29 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-18 10:30:49 +0100 |
| commit | daf8183b0fb32f9c34a9e3f4aaded244a50c8229 (patch) | |
| tree | 47629682b2e9903ba4de9617b9a32b4a205e10ed | |
| parent | 5a143d854f74dd089f245abd548aefe045b13521 (diff) | |
| download | poky-daf8183b0fb32f9c34a9e3f4aaded244a50c8229.tar.gz | |
ref-manual: Fixed a typo in the IMAGE_TYPES variable.
(From yocto-docs rev: 4010fe7b8a472b528029a5a10f014de477722873)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 6fae9f735e..73bb091be5 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3677,7 +3677,7 @@ | |||
| 3677 | vmdk | 3677 | vmdk |
| 3678 | elf | 3678 | elf |
| 3679 | </literallayout> | 3679 | </literallayout> |
| 3680 | For more information on how these types of images, see | 3680 | For more information about these types of images, see |
| 3681 | <filename>meta/classes/image_types*.bbclass</filename> | 3681 | <filename>meta/classes/image_types*.bbclass</filename> |
| 3682 | in the | 3682 | in the |
| 3683 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. | 3683 | <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. |
