Changeset 10991 for trunk/FACT++/src


Ignore:
Timestamp:
06/10/11 19:40:35 (13 years ago)
Author:
tbretz
Message:
Fixed a typo in a command description.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/dataLogger.cc

    r10990 r10991  
    990990         (boost::bind(&DataLogger::SetStatsPeriod, this, _1))
    991991         ("Interval in which the data-logger statistics service (STATS) is updated."
    992           "Interval[s]:Floating point value in seconds.");
     992          "|Interval[s]:Floating point value in seconds.");
    993993
    994994     AddEvent("ENABLE_FILENAME_SERVICES", "B:1", kSM_NightlyOpen, kSM_Logging, kSM_WaitingRun, kSM_Ready)
Note: See TracChangeset for help on using the changeset viewer.