From f9dd0de617fd4810aa7678e4ab1a2c8bb6424e76 Mon Sep 17 00:00:00 2001 From: lhiven <2366881222@qq.com> Date: Sat, 6 Jan 2024 15:31:39 +0800 Subject: [PATCH] Another write wrong --- Rs.SkyLine/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {