Typo in string fixed
This commit is contained in:
parent
81aefed13a
commit
f81b3101e8
@ -201,7 +201,7 @@ int main( int argc, char* argv[] )
|
||||
}
|
||||
if( !pngoutput)
|
||||
{
|
||||
printf( "Original image whill be scaled to:\n");
|
||||
printf( "Original image will be scaled to:\n");
|
||||
printf( "\tWidth: $backgroundWidth / %d\n", width );
|
||||
printf( "\tHeight: $backgroundHeight / %d\n", height );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user