From cb18f17dbeae4648f0e94086b7d52093d6b0ec42 Mon Sep 17 00:00:00 2001 From: angelblue05 Date: Mon, 20 Jun 2016 21:21:24 -0500 Subject: [PATCH] Fix typo --- resources/lib/entrypoint.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lib/entrypoint.py b/resources/lib/entrypoint.py index ea63add0..9ecb8bd3 100644 --- a/resources/lib/entrypoint.py +++ b/resources/lib/entrypoint.py @@ -332,7 +332,7 @@ def getThemeMedia(): else: # if it does not exist this will not work so warn user # often they need to edit the settings first for it to be created. - dialog.ok(heading=lang(29999), line1=lang(33073))0 + dialog.ok(heading=lang(29999), line1=lang(33073)) xbmc.executebuiltin('Addon.OpenSettings(script.tvtunes)') return