Fix typo in upload comment
This commit is contained in:
@@ -61,7 +61,7 @@ class EuroExangeBot( pywikibot.bot.BaseBot ):
|
|||||||
data_source = "http://www.ecb.int/stats/eurofxref/eurofxref-hist.zip"
|
data_source = "http://www.ecb.int/stats/eurofxref/eurofxref-hist.zip"
|
||||||
zip_file = "eurofxref-hist.zip"
|
zip_file = "eurofxref-hist.zip"
|
||||||
csv_file = "eurofxref-hist.csv"
|
csv_file = "eurofxref-hist.csv"
|
||||||
upload_comment = "Bot: ([[User:Jogobot/Euroexange|euroexange]]) update chart"
|
upload_comment = "Bot: ([[User:JogoBot/Euroexange|euroexange]]) update chart"
|
||||||
|
|
||||||
def __init__( self, genFactory, **kwargs ):
|
def __init__( self, genFactory, **kwargs ):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user