Skip to content

Commit e99b32f

Browse files
Merge pull request #12 from tayyyTF/patch-1
Spelling mistake in expected config file
2 parents 008af85 + e937a63 commit e99b32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zap2it-GuideScrape.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ def buildXMLDate(inputDateString):
112112
return outputDate
113113

114114
#Add Paramter options for config file and guide file
115-
optConfigFile = './xap2itconfig.ini'
115+
optConfigFile = './zap2itconfig.ini'
116116
optGuideFile = 'xmlguide.xmltv'
117117
optLanguage = 'en'
118118
try:

0 commit comments

Comments
 (0)