diff -r f429a0a2075b -r 735348f59235 mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp --- a/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp Thu Aug 19 11:23:35 2010 +0300 +++ b/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp Tue Aug 31 16:43:06 2010 +0300 @@ -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();