diff -r 880bdb445c5c -r c0e7917aa107 cryptoservices/filebasedcertificateandkeystores/test/ttesttools/ttesttoolstep.cpp --- a/cryptoservices/filebasedcertificateandkeystores/test/ttesttools/ttesttoolstep.cpp Sat Dec 05 21:34:52 2009 +0000 +++ b/cryptoservices/filebasedcertificateandkeystores/test/ttesttools/ttesttoolstep.cpp Sat Dec 05 21:41:51 2009 +0000 @@ -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