Index: /trunk/FACT++/src/EventBuilderWrapper.h
===================================================================
--- /trunk/FACT++/src/EventBuilderWrapper.h	(revision 14365)
+++ /trunk/FACT++/src/EventBuilderWrapper.h	(revision 14366)
@@ -176,5 +176,5 @@
         fDimRuns        ("FAD_CONTROL/RUNS",               "I:5;C",
                                                            "Run files statistics"
-                                                           "|stats[int]:num of open run files, min/max run no, lastest opened or closed run"
+                                                           "|stats[int]:num of open files, min/max run no, last opened or closed run"
                                                            "|file[string]:filename of last opened file"),
         fDimEvents      ("FAD_CONTROL/EVENTS",             "I:4",
Index: /trunk/FACT++/src/fadctrl.cc
===================================================================
--- /trunk/FACT++/src/fadctrl.cc	(revision 14365)
+++ /trunk/FACT++/src/fadctrl.cc	(revision 14366)
@@ -1554,5 +1554,5 @@
         fDimStartRun("FAD_CONTROL/START_RUN", "X:1;X:1",
                                               "Run numbers"
-                                              "|run[idx]:Run number of last configured run (-1 if configuration was reset or no run was yet configured)"
+                                              "|run[idx]:Run no of last conf'd run (-1 if reset or none config'd yet)"
                                               "|next[idx]:Run number which will be assigned to next configuration"),
         fDimConnection("FAD_CONTROL/CONNECTIONS", "C:40;C:1",
Index: /trunk/FACT++/src/ftmctrl.cc
===================================================================
--- /trunk/FACT++/src/ftmctrl.cc	(revision 14365)
+++ /trunk/FACT++/src/ftmctrl.cc	(revision 14366)
@@ -1292,6 +1292,6 @@
                                                           "Patch,Board,Camera trigger rates"
                                                           "|FTMtimeStamp[us]:Time in microseconds, since trigger enabled or disabled"
-                                                          "|OnTimeCounter[us]:Effective on-time, i.e. FTM processes triggers (e.g. No FAD busy)"
-                                                          "|TriggerCounter[int]:Counter of camera trigers (events) since trigger enabled or disabled"
+                                                          "|OnTimeCounter[us]:Effective on-time, ie. FTM triggers (eg. w/o busy)"
+                                                          "|TriggerCounter[int]:Counter of triggers since enabled or disabled"
                                                           "|TriggerRate[Hz]:Trigger rate"
                                                           "|BoardRate[Hz]:Trigger rate of individual FTUs"
@@ -1330,5 +1330,4 @@
                                                           "|Multiplicity[DACcounts]:N out of 4 logic settings per FTU"
                                                           "|Prescaling[500ms]:Update rate of the rate counter"),
-
         fDimDynamicData   ("FTM_CONTROL/DYNAMIC_DATA",    "X:1;X:1;F:4;I:160;I:40;S:40;S:40;S:40;S:1",
                                                           "Regular reports sent by FTM"
@@ -1336,5 +1335,5 @@
                                                           "|OnTimeCounter[us]:Ontime, i.e. FTM processes triggers (e.g. No FAD busy)"
                                                           "|Temperatures[Nan]:not yet defined nor used (wanna be FTM onboard temps)"
-                                                          "|TriggerPatchCounter[int]:trigger patches counting since last update (prescaling)"
+                                                          "|TriggerPatchCounter[int]:counting since last update (prescaling)"
                                                           "|BoardsCounter[int]:FTU board counting after N out of 4 and since last update"
                                                           "|RateOverflow[bitpattern]:bits 0-4=patches overflow, 5=board overflow, 1 per board"
