diff --git a/Rs.SkyLine/Program.cs b/Rs.SkyLine/Program.cs index 8d99a1a..342172a 100644 --- a/Rs.SkyLine/Program.cs +++ b/Rs.SkyLine/Program.cs @@ -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 {