From 7ef78723b7d43cee5897da2c43f5038e56ccd3d6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 26 Nov 2012 00:59:11 +0000 Subject: code cleanup: doxy comment corrections and correct own typo animation player docs. --- source/creator/creator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/creator') diff --git a/source/creator/creator.c b/source/creator/creator.c index ff67fe09896..0f1207a9a88 100644 --- a/source/creator/creator.c +++ b/source/creator/creator.c @@ -1079,7 +1079,7 @@ static void setupArguments(bContext *C, bArgs *ba, SYS_SystemHandle *syshandle) "\n\t\t-f \t\tSpecify FPS to start with" "\n\t\t-j \tSet frame step to " "\n\t\t-s \tPlay from " - "\n\t\t-j \tPlay until "; + "\n\t\t-e \tPlay until "; static char game_doc[] = "Game Engine specific options" "\n\t-g fixedtime\t\tRun on 50 hertz without dropping frames" -- cgit v1.2.3