From 7ef6f635573761f8f54f6736a07f55198aa9e3e7 Mon Sep 17 00:00:00 2001 From: oga Date: Wed, 20 Feb 2008 12:56:10 +0000 Subject: [PATCH] Typo: s/supression/suppression from Pierre Riteau, thanks! --- xevents.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xevents.c b/xevents.c index 913db2e..abb9d0f 100644 --- a/xevents.c +++ b/xevents.c @@ -413,7 +413,7 @@ out: } /* - * This is only used for the alt supression detection. + * This is only used for the alt suppression detection. */ void xev_handle_keyrelease(struct xevent *xev, XEvent *ee)