JANITORIAL: Fix typo in comment

This commit is contained in:
Thierry Crozat 2019-10-05 21:58:44 +01:00
parent 30b789de39
commit 2365721b23

View File

@ -49,7 +49,7 @@ protected:
virtual Common::String getDefaultConfigFileName();
virtual Common::String getDefaultLogFileName();
// Override createAudioCDManager() to get our Mac-specific
// Override createAudioCDManager() to get our Windows-specific
// version.
virtual AudioCDManager *createAudioCDManager();