aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI
diff options
context:
space:
mode:
authorAvi Levkovich <avi@twine-s.com>2018-11-05 11:53:52 +0200
committerAvi Levkovich <avi@twine-s.com>2018-11-05 11:53:52 +0200
commit0ff5db756936c04637fd347d35eafb8cc4c04346 (patch)
tree012e86810a197230d7e7397e675fb42c5323ae58 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI
parent6e91def0919eaba1b24e088e389cb3b6d9c2cde8 (diff)
parent2094d5c8b7d3e360b6bd7207d54e845103aca7c4 (diff)
downloadTango-0ff5db756936c04637fd347d35eafb8cc4c04346.tar.gz
Tango-0ff5db756936c04637fd347d35eafb8cc4c04346.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI')
-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>