ソースを参照

handbook: Correction, we're building QEMU x86 not QEMU Arm image

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Joshua Lock 15 年 前
コミット
045b982378
1 ファイル変更1 行追加1 行削除
  1. 1 1
      handbook/introduction.xml

+ 1 - 1
handbook/introduction.xml

@@ -173,7 +173,7 @@ provided by the principal developer and maintainer of Poky, <ulink url="http://o
         <para>
             If you want to try Poky, you can do so in a few commands. The example below
             checks out the Poky source code, sets up a build environment, builds an
-            image and then runs that image under the QEMU emulator in ARM system emulation mode:
+            image and then runs that image under the QEMU emulator in x86 system emulation mode:
         </para>
 
         <para>