diff --git a/src/virtManager/create.py b/src/virtManager/create.py index d2b9bd891..918379341 100644 --- a/src/virtManager/create.py +++ b/src/virtManager/create.py @@ -612,7 +612,7 @@ class vmmCreate(gobject.GObject): title=_("Creating Virtual Machine"), text=_("The virtual machine is now being created. " + \ "Allocation of disk storage and retrieval of " + \ - "the installation images may a few minutes " + \ + "the installation images may take a few minutes " + \ "to complete.")) progWin.run()