From 933a689b41c2ab34af7395ca86acaa057cbda727 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Thu, 10 May 2007 05:08:24 +0000 Subject: [PATCH] fix typo in a comment, at least i do'nt think config5Aure is a word --- openbox/event.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/event.c b/openbox/event.c index 6bf6e87b..e3132c90 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -593,7 +593,7 @@ static void event_process(const XEvent *ec, gpointer data) } } else if (e->type == ConfigureRequest) { - /* unhandled config5Aure requests must be used to configure the + /* unhandled configure requests must be used to configure the window directly */ XWindowChanges xwc; -- 2.39.2