From 6ffbeb8aeebbd6a719e692aabb24376c9dffc41b Mon Sep 17 00:00:00 2001 From: Phoebe <jens.connemann@gmail.com> Date: Sat, 16 Dec 2023 21:06:30 +0100 Subject: [PATCH] [Minor] Fix docstring --- EDMarketConnector.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EDMarketConnector.py b/EDMarketConnector.py index 5a8f299d..93f06f7e 100755 --- a/EDMarketConnector.py +++ b/EDMarketConnector.py @@ -2260,7 +2260,7 @@ sys.path: {sys.path}''' app = AppWindow(root) def messagebox_broken_plugins(): - """Display message about plugins not updated for Python 3.x.""" + """Display message about 'broken' plugins that failed to load.""" if plug.PLUGINS_broken: # LANG: Popup-text about 'broken' plugins that failed to load popup_text = _(