Skip to content

Commit 02de141

Browse files
committed
Fix Typo In Comment
1 parent 45ff919 commit 02de141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.WebSearch/SettingsControl.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
Margin="0,0,8,0"
147147
IsChecked="{Binding Settings.EnableSuggestion}" />
148148
</StackPanel>
149-
<!-- Not sure why binding IsEnabled directly to Settings.EnableWebSaerchSuggestion is not working -->
149+
<!-- Not sure why binding IsEnabled directly to Settings.EnableWebSearchSuggestion is not working -->
150150
</DockPanel>
151151
</Border>
152152
</Grid>

0 commit comments

Comments
 (0)