Fix previous spellcheck errors

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
RD WebDesign
2023-06-30 20:35:34 -03:00
parent 702f403696
commit ef513c2c48
9 changed files with 10 additions and 10 deletions

View File

@@ -52,6 +52,6 @@ available_themes['lcars'] = {
color = '#4488FF'
}
-- Get properties of currenty selected theme by asking FTL what the currently
-- Get properties of currently selected theme by asking FTL what the currently
-- enabled theme is
theme = available_themes[pihole.webtheme()]