This commit is contained in:
unkn0w7n 2024-07-22 16:09:02 +05:30
parent 006c372278
commit b2db7a11cd

View File

@ -49,7 +49,7 @@ class ForeignPolicy(BasicNewsRecipe):
recipe_specific_options = {
'issue': {
'short': 'Enter the Issue Number you want to download ',
'short': 'Enter the Issue ID you want to download ',
'long': 'For example, 411131563'
}
}