Fix wording in Program.cs comments

This commit is contained in:
Luke 2022-09-05 22:01:49 +10:00
parent 99ddcb247b
commit 76c39c2f59

View file

@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
* 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.