mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-12 23:37:14 +03:00
[Minor] Correct Spelling of Spansh
This commit is contained in:
parent
4634232d6a
commit
21268d5f19
@ -57,7 +57,7 @@ def plugin_start3(plugin_dir: str) -> str:
|
||||
:param plugin_dir: Name of directory this was loaded from.
|
||||
:return: Identifier string for this plugin.
|
||||
"""
|
||||
return 'spansh'
|
||||
return 'Spansh'
|
||||
|
||||
|
||||
def plugin_app(parent: tk.Tk) -> None:
|
||||
|
Loading…
x
Reference in New Issue
Block a user