Fixed a few typos in main.cpp found by Crendgrim and KroArtem

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9077 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2011-06-26 14:41:09 +00:00
parent a277cf2258
commit 6c3bb3d12e

View File

@ -235,9 +235,9 @@ void cmdLineHelp (char* invocation)
"Run SuperTuxKart, a racing game with go-kart that features"
" the Tux and friends.\n\n"
"Options:\n"
" -N, --no-start-screen Immediatgely start race without showing a menu.\n"
" -N, --no-start-screen Immediately start race without showing a menu.\n"
" -t, --track NAME Start at track NAME (see --list-tracks).\n"
" --gp name Start the specified Grand Prix."
" --gp name Start the specified Grand Prix.\n"
" --stk-config FILE use ./data/FILE instead of ./data/stk_config.xml\n"
" -l, --list-tracks Show available tracks.\n"
" -k, --numkarts NUM Number of karts on the racetrack.\n"