JANITORIAL: MADE: Fix typos

This commit is contained in:
Hubert Maier 2024-09-09 15:58:05 +02:00 committed by Filippos Karapetis
parent 32d70aea69
commit 78590e4c86

View File

@ -89,7 +89,7 @@ MadeEngine::MadeEngine(OSystem *syst, const MadeGameDescription *gameDesc) : Eng
_soundRate = 8000;
break;
case GID_RTZ:
// Return to Zork sets it itself via a script funtion
// Return to Zork sets it itself via a script function
break;
default:
break;