aboutsummaryrefslogtreecommitdiff
path: root/include/datetime
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime')
-rw-r--r--include/datetime/wakeup-timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/datetime/wakeup-timer.h b/include/datetime/wakeup-timer.h
index b84d347..0a9923c 100644
--- a/include/datetime/wakeup-timer.h
+++ b/include/datetime/wakeup-timer.h
@@ -33,7 +33,7 @@ namespace datetime {
***/
/**
- * \brief A one-shot timer that emits a signal when the timeout is reached
+ * \brief A one-shot timer that emits a signal when its timeout is reached.
*/
class WakeupTimer
{