diff -r ae0addfe117e -r ae690a8c4a18 mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp --- a/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp Fri Jul 09 12:53:09 2010 +0100 +++ b/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp Fri Jul 09 13:09:11 2010 +0100 @@ -187,7 +187,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is error in this code and the stop followed by reset + // There is a bug in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -287,7 +287,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is error in this code and the stop followed by reset + // There is a bug in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -436,7 +436,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is error in this code and the stop followed by reset + // There is a bug in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -600,7 +600,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is error in this code and the stop followed by reset + // There is a bug in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -768,7 +768,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is error in this code and the stop followed by reset + // There is a bug in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset(); @@ -1041,7 +1041,7 @@ //[ ensure the controller is unloaded so that it does // not interfere with the following test ] - // There is error in this code and the stop followed by reset + // There is a bug in this code and the stop followed by reset // ensure the controller resources are released. iController.Stop(); iController.Reset();