Some improvements
diff --git a/TestON/tests/ProdFunc/ProdFunc.py b/TestON/tests/ProdFunc/ProdFunc.py
index b786e8b..a9a9bb6 100755
--- a/TestON/tests/ProdFunc/ProdFunc.py
+++ b/TestON/tests/ProdFunc/ProdFunc.py
@@ -850,7 +850,7 @@
         '''
         Host intents removal
         ''' 
-        main.log.report("This testcase removes host intents before adding the same intents or point intents")
+        main.log.report("This testcase removes any previously added intents before adding the same intents or point intents")
         main.log.report("__________________________________")        
         main.log.info("Host intents removal")
         main.case("Removing host intents")