mirror of
https://github.com/Readarr/Readarr
synced 2026-01-06 23:54:49 +01:00
Spelling fixed.
This commit is contained in:
parent
71c5653b91
commit
413991485f
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ public virtual bool EpisodeSearch(ProgressNotification notification, int episode
|
|||
|
||||
if (reports.Any())
|
||||
{
|
||||
notification.CurrentMessage = String.Format("Sorry, couldn't find {0} in a none-suckey quality. (by your standards)", episode);
|
||||
notification.CurrentMessage = String.Format("Sorry, couldn't find {0} in a non-sucky quality. (by your standards)", episode);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue