]> git.mxchange.org Git - flightgear.git/commitdiff
fix wording
authormfranz <mfranz>
Fri, 6 May 2005 09:16:30 +0000 (09:16 +0000)
committermfranz <mfranz>
Fri, 6 May 2005 09:16:30 +0000 (09:16 +0000)
src/Main/main.cxx

index 9f6739d24b4589c5dd3fabe576ed816c90236f4f..cc1ed5e3fd2e4324f545de0306f4ac5314b6bad5 100644 (file)
@@ -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 ) {