style: tweaked comment description

[skip ci] [skip changelog]
This commit is contained in:
Constrat
2024-03-02 12:00:37 +01:00
parent 035ff6c926
commit e8b1a4a65a

View File

@@ -2537,7 +2537,7 @@ namespace MaaWpfGui.ViewModels.UI
private bool _showWindowBeforeForceScheduledStart = Convert.ToBoolean(ConfigurationHelper.GetGlobalValue(ConfigurationKeys.ShowWindowBeforeForceScheduledStart, bool.FalseString));
/// <summary>
/// Gets or sets a value indicating whether to force scheduled start.
/// Gets or sets a value indicating whether show window before force scheduled start.
/// </summary>
public bool ShowWindowBeforeForceScheduledStart
{