From 90a5e4f51012e2bfff22e08117aa9c8ea5ce09d2 Mon Sep 17 00:00:00 2001 From: hanez Date: Mon, 13 Jan 2025 07:11:05 +0100 Subject: [PATCH] Typo fix. --- Xtea.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xtea.c b/Xtea.c index 6d23229..8e3e301 100644 --- a/Xtea.c +++ b/Xtea.c @@ -1,5 +1,5 @@ /** - * Xtimer is a program that executes a givin command or program after a given + * Xtimer is a program that executes a given command or program after a given * time if no X11 keybord or mouse input happend in the given time. * * Author: Johannes Findeisen - 2025