Fix typo
This commit is contained in:
parent
afa9ebd728
commit
a8df324b2d
@ -104,7 +104,7 @@ class GlobalSettingsWindow(ui_globalsettingsdlg.Ui_GlobalSettings,
|
|||||||
)
|
)
|
||||||
|
|
||||||
def __apply_system_defaults__(self):
|
def __apply_system_defaults__(self):
|
||||||
# upatevm
|
# updatevm
|
||||||
if self.qvm_collection.updatevm != \
|
if self.qvm_collection.updatevm != \
|
||||||
self.update_vm_vmlist[self.update_vm_combo.currentIndex()]:
|
self.update_vm_vmlist[self.update_vm_combo.currentIndex()]:
|
||||||
self.qvm_collection.updatevm = \
|
self.qvm_collection.updatevm = \
|
||||||
|
Loading…
Reference in New Issue
Block a user