From 2824c6265a39e4f49ef27ab6c26539492581c96e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Feb 2026 17:57:05 +0100 Subject: misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- timer.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'timer.c') diff --git a/timer.c b/timer.c index a906e65..efc06cd 100644 --- a/timer.c +++ b/timer.c @@ -1,7 +1,7 @@ /* See LICENSE file for copyright and license details. */ #include "common.h" -/* TODO add support for in application entering of time */ +/* TODO add support for in-application entering of time */ /* TODO add support for rat input */ /* TODO add support for audible alert */ /* TODO add support for vibration alert */ @@ -9,7 +9,7 @@ /* TODO add support for messages */ /* TODO add support for multiple timers */ /* TODO add support for CLOCK_BOOTTIME_ALARM */ -/* TODO add support for ptuting timer in the background */ +/* TODO add support for putting timer in the background */ USAGE("[-2s] [[hours:]minutes:]second[.deciseconds]"); -- cgit v1.2.3-70-g09d2