Skip to content

Commit 654c9ff

Browse files
committed
rename
1 parent 0e675e3 commit 654c9ff

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/CodeSnip/Views/AboutView/AboutWindow.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,8 @@
3333
FontSize="13"
3434
Foreground="{DynamicResource MahApps.Brushes.Gray}" />
3535

36-
<TextBlock Text="Company:" FontWeight="SemiBold" Margin="0,15,0,0" />
36+
<TextBlock Text="Author:" FontWeight="SemiBold" Margin="0,15,0,0" />
3737
<TextBlock Text="{Binding Company}" FontSize="14" />
38-
<!--<TextBlock Text="Copyright:" FontWeight="SemiBold" Margin="0,15,0,0" />-->
3938
<TextBlock Text="{Binding Copyright}" FontSize="14" Margin="0,15,0,0" />
4039

4140
<TextBlock Margin="15,30,0,0" HorizontalAlignment="Center" FontSize="14" ToolTip="{Binding Url}">

0 commit comments

Comments
 (0)