From 00fe81b529e9a9492266f31321b8baba015af2fa Mon Sep 17 00:00:00 2001 From: Johnathan Jenkins Date: Tue, 24 Nov 2015 00:29:39 -0800 Subject: [PATCH] typo --- src/sdl/SDL.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sdl/SDL.c b/src/sdl/SDL.c index 2b7c2fd..aaa9d22 100644 --- a/src/sdl/SDL.c +++ b/src/sdl/SDL.c @@ -1682,7 +1682,7 @@ Long options only:\n\ --no-pause-when-inactive Don't pause when inactive\n\ --no-rtc Disable RTC support\n\ --no-show-speed Don't show emulation speed\n\ - --no-throttle Disable thrrotle\n\ + --no-throttle Disable throttle\n\ --pause-when-inactive Pause when inactive\n\ --rtc Enable RTC support\n\ --show-speed-normal Show emulation speed\n\ -- 2.11.4.GIT