mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp
changeset 41 f7bf1ed8db72
parent 32 ae690a8c4a18
--- a/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp	Fri Jul 09 13:09:11 2010 +0100
+++ b/mmlibs/mmfw/tsrc/mmfunittest/Actrl/TestStepActrlPlay.cpp	Mon Aug 23 18:56:36 2010 +0100
@@ -187,7 +187,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();
@@ -287,7 +287,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();
@@ -436,7 +436,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();
@@ -600,7 +600,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();
@@ -768,7 +768,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();
@@ -1041,7 +1041,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();