mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
fixed typo
This commit is contained in:
parent
b3a352330c
commit
fee98a7a69
@ -2543,7 +2543,7 @@ class ProfileSettings(Gtk.Grid):
|
||||
|
||||
# adding vars
|
||||
self.settings=settings
|
||||
self.gui_modification=False # indicates whether the settings where changed from the settings dialog
|
||||
self.gui_modification=False # indicates whether the settings were changed from the settings dialog
|
||||
|
||||
# widgets
|
||||
self.profiles_combo=Gtk.ComboBoxText()
|
||||
|
Loading…
Reference in New Issue
Block a user