From 38c139f3b22c259235ed1632c77b573adeaa155e Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Tue, 20 Jul 2010 11:04:24 +0200 Subject: Typo. --- mcwm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mcwm.c') diff --git a/mcwm.c b/mcwm.c index 321bd16..5ee5c3c 100644 --- a/mcwm.c +++ b/mcwm.c @@ -2576,7 +2576,7 @@ void events(void) * XXX We might need to look in the global window list, * after all. Consider if a window is unmapped on our last * workspace while changing workspaces... If we do this, - * we need to keep track of our own windows and inore + * we need to keep track of our own windows and ignore * UnmapNotify on them. */ for (item = wslist[curws]; item != NULL; item = item->next) -- cgit v1.2.3