Index: fact/tools/pyscripts/pyfact/plotters.py
===================================================================
--- fact/tools/pyscripts/pyfact/plotters.py	(revision 13018)
+++ fact/tools/pyscripts/pyfact/plotters.py	(revision 13019)
@@ -184,5 +184,5 @@
 
 def _test_CamPlotter():
-    """ test of maintaining two independant plotter instances """
+    """ test of CamPlotter """
     
     c1 = np.random.randn(1440)
@@ -196,5 +196,5 @@
     
 def _test_HistPlotter():
-    """ test of maintaining two independant plotter instances """
+    """ test of the HistPlotter """
     plt.ion()
 
