mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp
changeset 38 4269ca484c7b
parent 0 40261b775718
child 32 ae690a8c4a18
--- a/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp	Tue Jul 06 16:02:18 2010 +0300
+++ b/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepController.cpp	Wed Aug 18 11:16:18 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();