mirror of
https://github.com/zebrajr/faceswap.git
synced 2025-12-06 00:20:09 +01:00
Typo Fix
This commit is contained in:
parent
b7ecad058d
commit
42d10bc991
|
|
@ -135,7 +135,7 @@ class _ConfigurePlugins(tk.Toplevel):
|
|||
self._tree.focus(select)
|
||||
self._select_item(0)
|
||||
|
||||
self.title("Congigure Settings")
|
||||
self.title("Configure Settings")
|
||||
self.tk.call('wm', 'iconphoto', self._w, get_images().icons["favicon"])
|
||||
self.protocol("WM_DELETE_WINDOW", _STATE.close_popup)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user