Commit bba691bd authored by stoutjesdijk's avatar stoutjesdijk 🎧
Browse files

typo

parent 1d5f21f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -909,7 +909,7 @@ int main(

    if ( !args.quietModeEnabled )
    {
        fprintf( stdout, "\n------ Running the rondoror ------\n\n" );
        fprintf( stdout, "\n------ Running the renderer ------\n\n" );
        fprintf( stdout, "Frames processed:       " );
    }
    else