minor comment change

Change-Id: I95c7a2af7c65942c464da5b8068c1f886f4fb5f7
diff --git a/TestON/tests/PLATdockertest/PLATdockertest.py b/TestON/tests/PLATdockertest/PLATdockertest.py
index f753834..f62998b 100644
--- a/TestON/tests/PLATdockertest/PLATdockertest.py
+++ b/TestON/tests/PLATdockertest/PLATdockertest.py
@@ -1,6 +1,6 @@
 
-# This is a sample template that starts up ONOS cluster, this template
-# is used as a starting script for creating functionality and performance test
+# This is a basic platform test suite.
+# Additional platform test cases can be added on this test suite where appropriate.
 
 class PLATdockertest:
     """