summaryrefslogtreecommitdiff
path: root/src/metric_time.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/metric_time.h')
-rw-r--r--src/metric_time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/metric_time.h b/src/metric_time.h
index 226c0a1..016d7c1 100644
--- a/src/metric_time.h
+++ b/src/metric_time.h
@@ -26,7 +26,7 @@
namespace sub {
/** @class MetricTime
- * @brief A time held in milliseconds.
+ * @brief A time stored in milliseconds.
*/
class MetricTime
{