Fixed double-up in wording

This commit is contained in:
clinton-hall
2012-12-04 02:20:47 -08:00
committed by Ruud
parent 9f2941a45c
commit 4bffce637e

View File

@@ -24,7 +24,7 @@ config = [{
'name': 'required_words',
'label': 'Required words',
'default': '',
'description': 'Ignore releases that don\'t contain at least contain one set of words. Sets are separated by "," and each word within a set must be separated with "&"'
'description': 'Ignore releases that don\'t contain at least one set of words. Sets are separated by "," and each word within a set must be separated with "&"'
},
{
'name': 'ignored_words',