Merge pull request #5161 from liubin/fix/5160-typo-in-configure-hypervisor-sh

packaging: fix typo in configure-hypervisor.sh
This commit is contained in:
Bin Liu
2022-09-27 13:03:39 +08:00
committed by GitHub

View File

@@ -326,7 +326,7 @@ generate_qemu_options() {
# From Kata Containers 2.5.0-alpha2 all arches but powerpc have been
# using the new implementation of virtiofs daemon, which is not part
# of QEMU.
# For the powwer, at least for now, keep building virtiofsd while
# For the power, at least for now, keep building virtiofsd while
# building QEMU.
case "$arch" in
aarch64)