Fix Typo In Comment

This commit is contained in:
DB p 2023-03-05 05:59:49 +09:00
parent 45ff919f81
commit 02de141135

View file

@ -146,7 +146,7 @@
Margin="0,0,8,0"
IsChecked="{Binding Settings.EnableSuggestion}" />
</StackPanel>
<!-- Not sure why binding IsEnabled directly to Settings.EnableWebSaerchSuggestion is not working -->
<!-- Not sure why binding IsEnabled directly to Settings.EnableWebSearchSuggestion is not working -->
</DockPanel>
</Border>
</Grid>