diff -r cd501b96611d -r ece3df019add cryptoservices/filebasedcertificateandkeystores/test/ttesttools/ttesttoolstep.cpp --- a/cryptoservices/filebasedcertificateandkeystores/test/ttesttools/ttesttoolstep.cpp Fri Nov 06 13:21:00 2009 +0200 +++ b/cryptoservices/filebasedcertificateandkeystores/test/ttesttools/ttesttoolstep.cpp Tue Nov 24 09:06:03 2009 +0200 @@ -611,7 +611,7 @@ if (iExpectedError.CompareF(*actual16) != KErrNone) { - INFO_PRINTF1(_L("Exptected Error is Different from Actual")); + INFO_PRINTF1(_L("Expected Error is Different from Actual")); SetTestStepResult(EFail); } CleanupStack::PopAndDestroy(3, fileContents); //actual16, actualError, fileContents