Typos
This commit is contained in:
parent
efb75c8f99
commit
839e937a81
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ def plex_type(xbmc_type):
|
|||
|
||||
|
||||
def getXMLHeader():
|
||||
return '<?xml version="1.0" encoding="utf-8" ?>\n'
|
||||
return '<?xml version="1.0" encoding="UTF-8" ?>\n'
|
||||
|
||||
|
||||
def getOKMsg():
|
||||
|
|
Loading…
Add table
Reference in a new issue