Browse Source

Fix typo in upload comment

develop
Jonathan Golder 6 years ago
parent
commit
a0377e1f80
  1. 2
      euroexange/euroexange.py

2
euroexange/euroexange.py

@ -61,7 +61,7 @@ class EuroExangeBot( pywikibot.bot.BaseBot ):
data_source = "http://www.ecb.int/stats/eurofxref/eurofxref-hist.zip"
zip_file = "eurofxref-hist.zip"
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 ):

Loading…
Cancel
Save