Fix spelling error
This commit is contained in:
parent
eb513f563e
commit
ad535501c4
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ namespace LibationFileManager
|
|||
}
|
||||
}
|
||||
|
||||
[Description("Auto download episodes? Efter scan, download new books in 'checked' accounts.")]
|
||||
[Description("Auto download episodes? After scan, download new books in 'checked' accounts.")]
|
||||
public bool AutoDownloadEpisodes
|
||||
{
|
||||
get => persistentDictionary.GetNonString<bool>(nameof(AutoDownloadEpisodes));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue