Skip to content

Commit 56a7c65

Browse files
committed
Update AboutWindow.xaml
1 parent 562b9ed commit 56a7c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xaml/Views/AboutWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<!-- Feedback -->
8282
<Border Name="feedback" Style="{StaticResource HighlightBorder}">
8383
<StackPanel Orientation="Vertical">
84-
<TextBlock Text="📝 Feedabck"
84+
<TextBlock Text="📝 Feedback"
8585
FontSize="16" FontFamily="Segoe UI" Foreground="{DynamicResource PrimaryTextColor}"/>
8686
<TextBlock Text="Suggestions, or bug reports" TextWrapping="Wrap" Margin="0,2,0,0"
8787
FontSize="12" FontFamily="Segoe UI" Foreground="{DynamicResource PrimaryTextColor}"/>

0 commit comments

Comments
 (0)