summaryrefslogtreecommitdiff
path: root/src/lib/timer.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-07-17 01:10:35 +0100
committerCarl Hetherington <cth@carlh.net>2013-07-17 01:10:35 +0100
commit77fd65d0dd95506b5b51802ab58b6bd5eae60dc7 (patch)
treeefe16b8542b7b026d9fb35539b536190cefe7372 /src/lib/timer.h
parent3e56e4126ec8199f15e03c213b37f39d72c27cc3 (diff)
tabs -> spaces.
Diffstat (limited to 'src/lib/timer.h')
-rw-r--r--src/lib/timer.h2
1 files changed, 1 insertions, 1 deletions
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