Update TransmitheNet.cs (#1919)

TTN -> NBL as it's called nebulance
This commit is contained in:
Wyall 2017-10-03 12:48:50 +02:00 committed by kaso17
parent 4c3f45fd8c
commit 38e039ac34
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ namespace Jackett.Indexers
client: c,
logger: l,
p: ps,
configData: new ConfigurationDataBasicLogin("For best results, change the 'Torrents per page' setting to 100 in your profile on the TTN webpage."))
configData: new ConfigurationDataBasicLogin("For best results, change the 'Torrents per page' setting to 100 in your profile on the NBL webpage."))
{
Encoding = Encoding.GetEncoding("UTF-8");
Language = "en-us";