Skip to content

Commit 4033aba

Browse files
committed
Correct some minor English mistake
1 parent bd8a0fb commit 4033aba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mgs2 v's fix/Ocelot.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1557,9 +1557,9 @@ public static DialogResult showMessage(string code)
15571557
answer = MessageBox.Show(
15581558
"Steam is actually running!"+
15591559
"\n\n"+
1560-
"To let V's Fix working, is safer to close if before proceeding."
1560+
"To let V's Fix work safely, is better to close it before proceeding."
15611561
+"\n\n"+
1562-
"Please manually close it and try again :)");
1562+
"Please close it manually and try again :)");
15631563

15641564
break;
15651565

0 commit comments

Comments
 (0)