Index: /trunk/FACT++/src/dataLogger.cc
===================================================================
--- /trunk/FACT++/src/dataLogger.cc	(revision 10575)
+++ /trunk/FACT++/src/dataLogger.cc	(revision 10576)
@@ -568,5 +568,5 @@
                 fNumSubAndFits = new DimDescribedService((GetName() + "/NUM_SUBS").c_str(), "I:2", &fNumSubAndFitsData, sizeof(NumSubAndFitsType),
                                                          "Shows number of services to which the data logger is currently subscribed and the total number of open files."
-                                                         "|Scubscriptions[int]:number of dim services to which the data logger is currently subscribed."
+                                                         "|Subscriptions[int]:number of dim services to which the data logger is currently subscribed."
                                                          "|NumOpenFiles[int]:number of files currently open by the data logger");
 
