diff -r ae690a8c4a18 -r f7bf1ed8db72 mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp --- a/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp Fri Jul 09 13:09:11 2010 +0100 +++ b/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp Mon Aug 23 18:56:36 2010 +0100 @@ -212,7 +212,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -367,7 +367,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -524,7 +524,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -585,7 +585,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is a bug in this code and the stop followed by reset + // There is error in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset();