aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-11-05 16:16:14 +0200
committerShlomo Hecht <shlomo@twine-s.com>2018-11-05 16:16:14 +0200
commit9273b90b412bf19647b837671cea4d5729018c2e (patch)
tree3c1f7ce08dd0bbe4ee44e6c5ee21dc3ad0ec419b /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views
parent4779fe4b337598c14a1d38c47092ec42bfb130ce (diff)
parent65115888c2d2fd03522dd4b5243a6657e15a62f0 (diff)
downloadTango-9273b90b412bf19647b837671cea4d5729018c2e.tar.gz
Tango-9273b90b412bf19647b837671cea4d5729018c2e.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
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>