diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-01 17:22:49 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-11-01 17:22:49 +0200 |
| commit | 6dc925f07cd42103aa373529bff5dd80be514ade (patch) | |
| tree | 6e0eb9c87caea277479ba1b1e6fcb8e7f4610f2e /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views | |
| parent | 6173c696cbb4100d1961cb1077a69a47677e9c3d (diff) | |
| download | Tango-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.xaml | 2 |
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> |
