diff --git a/r5dev/sdklauncher/sdklauncher.cpp b/r5dev/sdklauncher/sdklauncher.cpp index 530512c7..cff1eec8 100644 --- a/r5dev/sdklauncher/sdklauncher.cpp +++ b/r5dev/sdklauncher/sdklauncher.cpp @@ -537,7 +537,7 @@ bool CLauncher::Setup(eLaunchMode lMode, const string& svCommandLine) } /////////////////////////////////////////////////////////////////////////////// -// Purpose: launhes the game with results from the setup +// Purpose: launches the game with results from the setup // Output : true on success, false otherwise /////////////////////////////////////////////////////////////////////////////// bool CLauncher::Launch() const