mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
child 41 f7bf1ed8db72
--- a/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp	Tue Aug 31 16:43:06 2010 +0300
+++ b/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp	Wed Sep 01 12:38:50 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();