]> git.proxmox.com Git - qemu.git/blobdiff - qemu-monitor.hx
Fix typo in balloon help
[qemu.git] / qemu-monitor.hx
index 1aa78186baf409aa66bcb6cbc217481c3f38aaaa..a6a36b896d91415d09cd76f9e73f860e0995f5fe 100644 (file)
@@ -888,7 +888,7 @@ ETEXI
         .name       = "balloon",
         .args_type  = "value:M",
         .params     = "target",
-        .help       = "request VM to change it's memory allocation (in MB)",
+        .help       = "request VM to change its memory allocation (in MB)",
         .user_print = monitor_user_noop,
         .mhandler.cmd_new = do_balloon,
     },