소스 검색

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>