Fix erroneous rename.
[dcpomatic.git] / src / lib / timer.h
index 173d0d961f44daed81d3145d4c5a24d3edfe8c75..4a5aa12de331c0fe5b024144bc18923e76ccc8eb 100644 (file)
@@ -53,7 +53,7 @@ private:
  *  spends in one of a set of states.
  *
  *  Once constructed, the caller can call set_state() whenever
- *  its state changes.  When StateTimer is destroyed, it will
+ *  its state changes. When StateTimer is destroyed, it will
  *  output (to cout) a summary of the time spent in each state.
  */
 class StateTimer