Skip to content

Commit

Permalink
Merge pull request #12 from tayyyTF/patch-1
Browse files Browse the repository at this point in the history
Spelling mistake in expected config file
  • Loading branch information
daniel-widrick authored Jul 6, 2021
2 parents 008af85 + e937a63 commit e99b32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zap2it-GuideScrape.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def buildXMLDate(inputDateString):
return outputDate

#Add Paramter options for config file and guide file
optConfigFile = './xap2itconfig.ini'
optConfigFile = './zap2itconfig.ini'
optGuideFile = 'xmlguide.xmltv'
optLanguage = 'en'
try:
Expand Down

0 comments on commit e99b32f

Please sign in to comment.