diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c
index 128e5160fd..592a6e8377 100644
--- a/tools/virsh-domain.c
+++ b/tools/virsh-domain.c
@@ -8286,7 +8286,7 @@ static const vshCmdOptDef opts_migrate[] = {
     },
     {.name = "change-protection",
      .type = VSH_OT_BOOL,
-     .help = N_("prevent any configuration changes to domain until migration ends)")
+     .help = N_("prevent any configuration changes to domain until migration ends")
     },
     {.name = "unsafe",
      .type = VSH_OT_BOOL,