Skip to content

Commit 4a6275f

Browse files
committed
fix
1 parent bcdc518 commit 4a6275f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/NETworkManager/Views/Applications/PingView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
</Control:ScrollingDataGrid>
141141
<Expander Grid.Row="4" IsExpanded="{Binding ExpandStatistics}" Style="{StaticResource HeaderExpander}">
142142
<Expander.Header>
143-
<TextBlock Text="{DynamicResource String_Header_Destination}" Style="{StaticResource HeaderTextBlock}" Margin="0" />
143+
<TextBlock Text="{DynamicResource String_Header_Statistics}" Style="{StaticResource HeaderTextBlock}" Margin="0" />
144144
</Expander.Header>
145145
<Grid Margin="0,10,0,0">
146146
<Grid.ColumnDefinitions>

0 commit comments

Comments
 (0)