[PATCH] fixed spelling

master
Markus Knetschke 2014-08-05 02:59:41 +02:00 committed by Vladimir Stackov
parent ffbe4ba00d
commit 479b5b3c71
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ void * Writer::Compressor::Compressor::threadFunction() throw()
}
catch( std::exception & e )
{
FAIL( "Bunding writing failed: %s", e.what() );
FAIL( "Bundle writing failed: %s", e.what() );
}
{