aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-11-01 17:22:49 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-11-01 17:22:49 +0200
commit6dc925f07cd42103aa373529bff5dd80be514ade (patch)
tree6e0eb9c87caea277479ba1b1e6fcb8e7f4610f2e /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views
parent6173c696cbb4100d1961cb1077a69a47677e9c3d (diff)
downloadTango-6dc925f07cd42103aa373529bff5dd80be514ade.tar.gz
Tango-6dc925f07cd42103aa373529bff5dd80be514ade.zip
Redundant.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectionLostView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectionLostView.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectionLostView.xaml
index bac704fe0..ded02ab47 100644
--- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectionLostView.xaml
+++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectionLostView.xaml
@@ -37,7 +37,7 @@
<Grid>
<StackPanel Margin="0 10 0 0" >
<TextBlock TextWrapping="Wrap">
- <Run>The machine connection has entered an invalid or inactive state and will be regarded as.</Run>
+ <Run>The machine connection has entered an invalid or inactive state and will be regarded as</Run>
<LineBreak/>
<Run>disconnected.</Run>
</TextBlock>