From 76c39c2f591fd569a42ca14aa08eb231ef9afa9b Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 5 Sep 2022 22:01:49 +1000 Subject: [PATCH] Fix wording in Program.cs comments --- TShockLauncher/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TShockLauncher/Program.cs b/TShockLauncher/Program.cs index 64ccdd7d..067b5291 100644 --- a/TShockLauncher/Program.cs +++ b/TShockLauncher/Program.cs @@ -20,7 +20,7 @@ along with this program. If not, see . * The purpose of this project is to be the launcher of the TSAPI server. * We use this project: * - to copy/move around TShockAPI.dll (the TShock plugin to TSAPI) - * - to publishing TShock releases. + * - to publish TShock releases. * - move dependencies to a ./bin folder * * The assembly name of this launcher (TShock.exe) was decided on by a community poll.