Browse Source

typo

pull/662/head
mano3m 13 years ago
parent
commit
100b563e10
  1. 2
      couchpotato/core/downloaders/sabnzbd/__init__.py

2
couchpotato/core/downloaders/sabnzbd/__init__.py

@ -45,7 +45,7 @@ config = [{
'default': True, 'default': True,
'type': 'bool', 'type': 'bool',
'advanced': True, 'advanced': True,
'description': 'Try next the next best release for a movie after a download failed.', 'description': 'Try the next best release for a movie after a download failed.',
}, },
{ {
'name': 'delete failed', 'name': 'delete failed',

Loading…
Cancel
Save