horriblesubs: cosmetic change to description

the n-dash does not decoded
This commit is contained in:
Garfield69
2018-09-18 06:52:50 +12:00
parent ef92bf5342
commit 99ed3fbc2c

View File

@@ -27,7 +27,7 @@ namespace Jackett.Common.Indexers
public HorribleSubs(IIndexerConfigurationService configService, WebClient wc, Logger l, IProtectionService ps)
: base(name: "Horrible Subs",
description: "HorribleSubs – So bad yet so good",
description: "HorribleSubs - So bad yet so good",
link: "https://horriblesubs.info/",
caps: new TorznabCapabilities(TorznabCatType.TVAnime),
configService: configService,