Fix typo in documentation comment (#782)
This commit is contained in:
@@ -77,7 +77,7 @@ public interface IPreferencesService: INotifyPropertyChanged
|
|||||||
int MarkAsDelay { get; set; }
|
int MarkAsDelay { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Setting: Ask comfirmation from the user during permanent delete.
|
/// Setting: Ask confirmation from the user during permanent delete.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
bool IsHardDeleteProtectionEnabled { get; set; }
|
bool IsHardDeleteProtectionEnabled { get; set; }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user