This commit is contained in:
unkn0w7n 2024-07-19 11:49:00 +05:30
parent 72f305e731
commit 7504ad828d

View File

@ -32,7 +32,7 @@ class TheHindu(BasicNewsRecipe):
recipe_specific_options = { recipe_specific_options = {
'location': { 'location': {
'short': 'The name of the local edition', 'short': 'The name of the local edition',
'long': 'If The Hindu is available in your local town/city, set this to, for example, hyderabad' 'long': 'If The Hindu is available in your local town/city,\nset this to your location, for example, hyderabad'
}, },
'date': { 'date': {
'short': 'The date of the edition to download (YYYY-MM-DD format)', 'short': 'The date of the edition to download (YYYY-MM-DD format)',