diff --git a/quickemu b/quickemu index e0cafa3..eae521c 100755 --- a/quickemu +++ b/quickemu @@ -321,7 +321,7 @@ function vm_boot() { fi # Tune Qemu optimisations based on the macOS release, or fallback to lowest - # common supported options if none is specificed. + # common supported options if none is specified. # * VirtIO Block Media doesn't work in High Sierra (at all) or the Mojave (Recovery Image) # * VirtIO Network is supported in Big Sur # * VirtIO Memory Balloning is supported in Big Sur (https://pmhahn.github.io/virtio-balloon/)