Skip to content

Commit 66b17f7

Browse files
committed
typo
1 parent 80d5baf commit 66b17f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Avalonia.Desktop/Pages/SettingsPage.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
<!--Path to TekWar-->
424424
<TextBlock Grid.Row="13" Grid.Column="0"
425425
VerticalAlignment="Center"
426-
Margin="10, 5">Path to TekWart install:</TextBlock>
426+
Margin="10, 5">Path to TekWar install:</TextBlock>
427427

428428
<TextBox Grid.Row="13" Grid.Column="1"
429429
Text="{Binding PathToTekWar}"

0 commit comments

Comments
 (0)