changeset 3:f5d7654148bd draft

planemo upload
author lecorguille
date Wed, 24 Feb 2016 12:32:32 -0500
parents 234df22cd722
children 42d621350901
files xcms_summary.r
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xcms_summary.r	Wed Feb 24 12:30:37 2016 -0500
+++ b/xcms_summary.r	Wed Feb 24 12:32:32 2016 -0500
@@ -139,7 +139,7 @@
         writehtml("<h2>Informations about the CAMERA object:</h2>")
 
         writehtml("<div>")
-            writehtml("Number of pcgroup:",length(xa@pspectra))
+            writehtml("Number of pcgroup: ",length(xa@pspectra))
         writehtml("</div>")
     }