]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qerror.c
Fix spelling in comments, documentation and messages
[mirror_qemu.git] / qerror.c
index 656efc2cf0403e38bdd23d61b032c42ab60b9709..d9ab3969d26c51459937d5fa339fd6ee4620a940 100644 (file)
--- 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",
     },
     {}
 };