Skip to content

Commit 3dd98ad

Browse files
committed
Fix typos
1 parent 577ba1b commit 3dd98ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/MainWindow.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ private void InitializeContextMenu()
814814

815815
public void UpdatePosition()
816816
{
817-
// Intialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
817+
// Initialize call twice to work around multi-display alignment issue- https://github.com/Flow-Launcher/Flow.Launcher/issues/2910
818818
if (_viewModel.IsQuickSwitchWindowUnderDialog())
819819
{
820820
InitializeQuickSwitchPosition();

0 commit comments

Comments
 (0)