1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 08:14:38 +01:00

Several more spelling fixes (#13752)

Signed-off-by: Mathias Gibbens <mathias@calenhad.com>

Co-authored-by: Mathias Gibbens <mathias@calenhad.com>
This commit is contained in:
Mathias Gibbens
2021-01-10 18:23:35 +00:00
committed by GitHub
parent d5ada2dca1
commit b1e5a11bf3
39 changed files with 52 additions and 52 deletions

View File

@@ -15,7 +15,7 @@
using namespace OpenRCT2;
/**
* Main entry point for non-Windows sytems. Windows instead uses its own DLL proxy.
* Main entry point for non-Windows systems. Windows instead uses its own DLL proxy.
*/
int main(int argc, const char** argv)
{