AJ Jordan 5 years ago
parent
commit
a8df324b2d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      qubesmanager/global_settings.py

+ 1 - 1
qubesmanager/global_settings.py

@@ -104,7 +104,7 @@ class GlobalSettingsWindow(ui_globalsettingsdlg.Ui_GlobalSettings,
             )
 
     def __apply_system_defaults__(self):
-        # upatevm
+        # updatevm
         if self.qvm_collection.updatevm != \
                 self.update_vm_vmlist[self.update_vm_combo.currentIndex()]:
             self.qvm_collection.updatevm = \