From 2365721b23474d5775075b26a694125a9c89f8b3 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Sat, 5 Oct 2019 21:58:44 +0100 Subject: JANITORIAL: Fix typo in comment --- backends/platform/sdl/win32/win32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends') diff --git a/backends/platform/sdl/win32/win32.h b/backends/platform/sdl/win32/win32.h index 2a496f5b22..e7c3485526 100644 --- a/backends/platform/sdl/win32/win32.h +++ b/backends/platform/sdl/win32/win32.h @@ -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(); -- cgit v1.2.3