From: mfranz Date: Fri, 6 May 2005 09:16:30 +0000 (+0000) Subject: fix wording X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b04c31cc51c7dcfa3b7de112c7312af36e723c17;p=flightgear.git fix wording --- diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 9f6739d24..cc1ed5e3f 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -895,7 +895,7 @@ static void fgIdleFunction ( void ) { "Subsystem initializations failed ..." ); exit(-1); } - fgSplashProgress("setup time & renderer"); + fgSplashProgress("setting up time & renderer"); } else if ( idle_state == 8 ) {