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