Another write wrong

master
lhiven 1 year ago
parent edeff64c12
commit f9dd0de617

@ -28,7 +28,7 @@ namespace Rs.MotionPlat
//Application.Run(new FormIO2());
if (System.Diagnostics.Process.GetProcessesByName(System.Diagnostics.Process.GetCurrentProcess().ProcessName).Length > 1)
{
Msg.ShowInfo("Anther application is running");
Msg.ShowInfo("Another application is running");
}
else
{

Loading…
Cancel
Save