Fix typo in documentation
Jeffrey Pfau jeffrey@endrift.com
Sat, 05 Jul 2014 00:13:54 -0700
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
src/platform/commandline.c
→
src/platform/commandline.c
@@ -19,7 +19,7 @@ "\nGraphics options:\n" \
" -2 2x viewport\n" \ " -3 3x viewport\n" \ " -4 4x viewport\n" \ - " -f Sart full-screen" + " -f Start full-screen" static const char* _defaultFilename = "test.rom";