fix wording
This commit is contained in:
parent
d80b718039
commit
b04c31cc51
1 changed files with 1 additions and 1 deletions
|
@ -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 ) {
|
||||
|
|
Loading…
Reference in a new issue