X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qerror.c;h=d9ab3969d26c51459937d5fa339fd6ee4620a940;hb=e7d81004e486b0e80a674d164d8aec0e83fa812f;hp=656efc2cf0403e38bdd23d61b032c42ab60b9709;hpb=a1b6abe76bcc7b389849744dc4196d24f625d286;p=mirror_qemu.git diff --git a/qerror.c b/qerror.c index 656efc2cf0..d9ab3969d2 100644 --- a/qerror.c +++ b/qerror.c @@ -253,7 +253,7 @@ static const QErrorStringTable qerror_table[] = { }, { .error_fmt = QERR_INVALID_PARAMETER_COMBINATION, - .desc = "Invalid paramter combination", + .desc = "Invalid parameter combination", }, {} };