X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftimer.h;h=4a5aa12de331c0fe5b024144bc18923e76ccc8eb;hb=f90d74f7a0382f0dc63eef81bd553d7a7b38edb2;hp=173d0d961f44daed81d3145d4c5a24d3edfe8c75;hpb=f861018389acd9d277fe34d7621182b9b54f977f;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