X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftimer.h;h=4a5aa12de331c0fe5b024144bc18923e76ccc8eb;hb=2935d9d158cf35496a35107f9c4ab7d2929cf6c3;hp=173d0d961f44daed81d3145d4c5a24d3edfe8c75;hpb=afc495f722f89fea0bcc579046d1a5d362e36f69;p=dcpomatic.git diff --git a/src/lib/timer.h b/src/lib/timer.h index 173d0d961..4a5aa12de 100644 --- a/src/lib/timer.h +++ b/src/lib/timer.h @@ -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