mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
Minor spelling mistake..
This commit is contained in:
parent
b5de21552c
commit
2c44005ef5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ namespace NzbDrone.Web.Models
|
|||
public class MiscSettingsModel
|
||||
{
|
||||
[DisplayName("Enable Backlog Searching")]
|
||||
[Description("Should NzbDrone try tp download missing episodes automatically?")]
|
||||
[Description("Should NzbDrone try to download missing episodes automatically?")]
|
||||
public bool EnableBacklogSearching { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue