Skip to content

Commit 0191844

Browse files
authored
Fixing spelling mistake (#2291)
1 parent 769c7d7 commit 0191844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MainDemo.Wpf/IconPack.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
<RowDefinition Height="Auto" />
185185
<RowDefinition Height="Auto" />
186186
</Grid.RowDefinitions>
187-
<TextBlock Text="Generate Icon (.ioc file)"
187+
<TextBlock Text="Generate Icon (.ico file)"
188188
Style="{StaticResource MaterialDesignHeadline6TextBlock}"/>
189189
<Border BorderThickness="1"
190190
BorderBrush="{DynamicResource MaterialDesignBody}"

0 commit comments

Comments
 (0)