Couple minor download spec changes

This commit is contained in:
Mark McDowall
2013-09-15 17:59:47 -07:00
parent aa2c96ec7d
commit 261751727b
2 changed files with 3 additions and 4 deletions
@@ -21,7 +21,7 @@ namespace NzbDrone.Core.DecisionEngine.Specifications
{
get
{
return "Contrains restricted term.";
return "Contains restricted term.";
}
}