diff --git a/docs/hardware-support/virtual-boards/qemuarm.rst b/docs/hardware-support/virtual-boards/qemuarm.rst index faa2b5e8aaa5b877fa4e7c7c093338fc28d90e6f..712a04d765ce360e1323c7d558b4ecf2606121fc 100644 --- a/docs/hardware-support/virtual-boards/qemuarm.rst +++ b/docs/hardware-support/virtual-boards/qemuarm.rst @@ -56,7 +56,7 @@ Build steps $ MACHINE=qemuarm bitbake openharmony-image-base -Once the image is done, you can run the Qemu usin the provided script wrapper: +Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console diff --git a/docs/hardware-support/virtual-boards/qemuarm64.rst b/docs/hardware-support/virtual-boards/qemuarm64.rst index ba1f7e417bff72def21c1ed8e2bbc8b5f8eb24b1..d5fc66cefc2047e06eca3ac848286c4edf4a8d9b 100644 --- a/docs/hardware-support/virtual-boards/qemuarm64.rst +++ b/docs/hardware-support/virtual-boards/qemuarm64.rst @@ -56,7 +56,7 @@ Build steps $ MACHINE=qemuarm64 bitbake openharmony-image-base -Once the image is done, you can run the Qemu usin the provided script wrapper: +Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console diff --git a/docs/hardware-support/virtual-boards/qemux86-64.rst b/docs/hardware-support/virtual-boards/qemux86-64.rst index bf7fd0e95ed37c82618ad06cb2c62a09d02dd584..1ab389f786ef5d3222c4ad82fd1797d4b5dc3038 100644 --- a/docs/hardware-support/virtual-boards/qemux86-64.rst +++ b/docs/hardware-support/virtual-boards/qemux86-64.rst @@ -56,7 +56,7 @@ Build steps $ MACHINE=qemux86-64 bitbake openharmony-image-base -Once the image is done, you can run the Qemu usin the provided script wrapper: +Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console diff --git a/docs/hardware-support/virtual-boards/qemux86.rst b/docs/hardware-support/virtual-boards/qemux86.rst index acd7fd4150e73b56a1766933a428808982eb9a2b..fd8725793637d1d3f77d3a76c26de5a13c127b49 100644 --- a/docs/hardware-support/virtual-boards/qemux86.rst +++ b/docs/hardware-support/virtual-boards/qemux86.rst @@ -56,7 +56,7 @@ Build steps $ MACHINE=qemux86 bitbake openharmony-image-base -Once the image is done, you can run the Qemu usin the provided script wrapper: +Once the image is done, you can run the Qemu using the provided script wrapper: .. code-block:: console