dom0: typo fix in comment

This commit is contained in:
Marek Marczykowski 2011-10-11 01:41:53 +02:00
parent bc47334d21
commit 20522d04ec

View File

@ -228,7 +228,7 @@ def main():
netvm_name = vm.netvm_vm.name
netvm_vm_on_host = host_collection.get_vm_by_name (netvm_name)
# No netv, on the host?
# No netvm on the host?
if not ((netvm_vm_on_host is not None) and netvm_vm_on_host.is_netvm):
# Maybe the (custom) netvm is in the backup?