diff --git a/src/qemu/qemu_conf.c b/src/qemu/qemu_conf.c index c1d03cd909..31a0c52112 100644 --- a/src/qemu/qemu_conf.c +++ b/src/qemu/qemu_conf.c @@ -4125,7 +4125,7 @@ int qemudBuildCommandLine(virConnectPtr conn, /* * This method takes a string representing a QEMU command line ARGV set - * optionall prefixed by a list of environment variables. It then tries + * optionally prefixed by a list of environment variables. It then tries * to split it up into a NULL terminated list of env & argv, splitting * on space */