Skip to content

Commit 4cfb5bc

Browse files
authored
Update settings.py
1 parent a17eef6 commit 4cfb5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tabs/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def theme_tab():
8585
value=loadThemes.load_theme(),
8686
label=i18n("Theme"),
8787
info=i18n(
88-
"Select the theme you want to use. (Requires restarting Applio)"
88+
"Select the theme you want to use. (Requires restarting App)"
8989
),
9090
visible=True,
9191
)

0 commit comments

Comments
 (0)