From c069ede3c97f543d9bbe9ed67e56c74142921cc5 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 10 May 2022 09:15:11 -0700 Subject: Fix spelling/wording issues Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith --- Xtranslcl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Xtranslcl.c') diff --git a/Xtranslcl.c b/Xtranslcl.c index f8a3976..9fbac1f 100644 --- a/Xtranslcl.c +++ b/Xtranslcl.c @@ -881,7 +881,7 @@ TRANS(LocalOpenClient)(int type, const char *protocol, #if defined(X11_t) /* - * X has a well known port, that is transport dependant. It is easier + * X has a well known port, that is transport dependent. It is easier * to handle it here, than try and come up with a transport independent * representation that can be passed in and resolved the usual way. * -- cgit v1.2.3