From 248f980a67ac721882465c48d60039ac70d3fa82 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Tue, 14 Jun 2022 04:03:18 -0400 Subject: codespell-fixes Signed-off-by: Thomas E. Dickey --- src/TMstate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/TMstate.c') diff --git a/src/TMstate.c b/src/TMstate.c index 897d535..8c7854d 100644 --- a/src/TMstate.c +++ b/src/TMstate.c @@ -2036,7 +2036,7 @@ ComposeTranslations(Widget dest, * If a GetValues is done on a translation resource that contains * accelerators we need to return the accelerator context in addition * to the pure translations. Since this means returning memory that - * the client controlls but we still own, we will track the "headers" + * the client controls but we still own, we will track the "headers" * that we return (via a linked list pointed to from the bindData) and * free it at destroy time. */ -- cgit v1.2.3