From dec2f3d04142b94d8ca397896052a8160908c3c0 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 12 Jul 2020 23:15:47 +0100 Subject: [PATCH] theme not them --- PLUGINS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLUGINS.md b/PLUGINS.md index ddf92444..b36fcf4c 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -30,7 +30,7 @@ breaking with future code changes.** `import L10n` - for plugin localisation support. -`from theme import them` - So plugins can theme their own UI elements to +`from theme import theme` - So plugins can theme their own UI elements to match the main UI. `from config import appname, applongname, appcmdname, appversion