aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/wakeup-timer-powerd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime/wakeup-timer-powerd.h')
-rw-r--r--include/datetime/wakeup-timer-powerd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/datetime/wakeup-timer-powerd.h b/include/datetime/wakeup-timer-powerd.h
index a855aa6..f8d3af9 100644
--- a/include/datetime/wakeup-timer-powerd.h
+++ b/include/datetime/wakeup-timer-powerd.h
@@ -34,7 +34,7 @@ namespace datetime {
***/
/**
- * \brief a WakeupTimer implemented with g_timeout_add()
+ * \brief a WakeupTimer implemented with g_timeout_add()
*/
class PowerdWakeupTimer: public WakeupTimer
{