From 101d5f2bce9ee13521fe9cb47b7cfd00d01f5914 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Thu, 23 Jul 2020 10:25:08 -0700 Subject: Fix spelling/wording issues Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith --- xkbcomp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xkbcomp.c') diff --git a/xkbcomp.c b/xkbcomp.c index 37dc8f5..f144916 100644 --- a/xkbcomp.c +++ b/xkbcomp.c @@ -305,7 +305,7 @@ parseArgs(int argc, char *argv[]) { if (warningLevel > 0) { - WARN("Multiple pre-error messsages specified\n"); + WARN("Multiple pre-error messages specified\n"); ACTION2("Compiling %s, ignoring %s\n", preErrorMsg, argv[i]); } -- cgit v1.2.3