documentation/yocto-project-qs/yocto-project-qs.xml: Fixed text for filesystem

I needed to reference the image differently for the pre-built section.

(From yocto-docs rev: 10568a0a8c4160af995089e481ccc2772e81d805)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-09-16 09:29:41 -07:00 committed by Richard Purdie
parent cde57ddf84
commit e0338b844f
1 changed files with 1 additions and 1 deletions

View File

@ -430,7 +430,7 @@
<para>
If hardware, libraries and services are stable, you can get started by using a pre-built binary
of the image, kernel, and toolchain and run it using the QEMU emulator.
of the filesystem image, kernel, and toolchain and run it using the QEMU emulator.
This scenario is useful for developing application software.
</para>