diff --git a/MAC/Deployment/data/OTDB/Beam.comp b/MAC/Deployment/data/OTDB/Beam.comp
index 1dc73427ff6f91761c95c4799bb74fab4d7f5f97..471365d811e746963b3103d874264a6c23dd3ec8 100644
--- a/MAC/Deployment/data/OTDB/Beam.comp
+++ b/MAC/Deployment/data/OTDB/Beam.comp
@@ -38,8 +38,8 @@ node  Beam	      1.0.0  development  'node constraint'  "Beam specification"
 #--------------------------------------------------------------------------------------------------------
 #    name                dir. type   unit   prun. vm   value                   constr.  descr.
 #--------------------------------------------------------------------------------------------------------
-par  angle1			     I	  vdbl	 -	10    0	   0   -	        		   'Declination(s) of the source(s)'
-par  angle2				 I	  vdbl	 -	10    0	   0   -	        		   'rightAscention(s) of the source(s)'
-par  directionTypes	     I	  ptext	 -	10    0	   0   'J2000|AZEL|LMN;J2000'  'Coord.system used for the sources'
-par  angleTimes		     I	  vuint	 -	10    0	   0   -	        		   'Relative time (to starttime) when to activate the angles'
+par  angle1			     I	  vdbl	 -		10    0	   0   						-	'Declination(s) of the source(s)'
+par  angle2				 I	  vdbl	 -		10    0	   0   						-	'rightAscention(s) of the source(s)'
+par  directionTypes	     I	  ptext	 -		10    0	   'J2000|AZEL|LMN;J2000'   -   'Coord.system used for the sources'
+par  angleTimes		     I	  vuint	 -		10    0	   0   						-	'Relative time (to starttime) when to activate the angles'