1
0
Fork 0

fix wording

This commit is contained in:
mfranz 2005-05-06 09:16:30 +00:00
parent d80b718039
commit b04c31cc51

View 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 ) {