diff options
Diffstat (limited to 'Software/Visual_Studio/FSE/Tango.FSE.UI/Views/EventsView.xaml')
| -rw-r--r-- | Software/Visual_Studio/FSE/Tango.FSE.UI/Views/EventsView.xaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/EventsView.xaml b/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/EventsView.xaml index 98f03a0f1..c3715700b 100644 --- a/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/EventsView.xaml +++ b/Software/Visual_Studio/FSE/Tango.FSE.UI/Views/EventsView.xaml @@ -176,7 +176,7 @@ </Grid> </Grid> <StackPanel Margin="10 0 0 0"> - <TextBlock>active events summery:</TextBlock> + <TextBlock>active events summary:</TextBlock> <StackPanel TextElement.FontSize="{StaticResource FSE_SmallFontSize}" Margin="0 20 0 0"> <DockPanel Margin="0 5"> |
