From 0925b42d218163c13a8a09d9d0ca4d726682898c Mon Sep 17 00:00:00 2001 From: Ivan Kanakarakis Date: Thu, 13 Sep 2012 20:08:02 +0300 Subject: fix typo --- monsterwm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monsterwm.c b/monsterwm.c index bdaceba..e992d31 100644 --- a/monsterwm.c +++ b/monsterwm.c @@ -167,7 +167,7 @@ static int xerrorstart(Display *dis, XErrorEvent *ee); * ww - screen width * dis - the display aka dpy * root - the root window - * wmatons - array holding atoms for ICCCM support + * wmatoms - array holding atoms for ICCCM support * netatoms - array holding atoms for EWMH support * dekstops - array of managed desktops * currdeskidx - which desktop is currently active -- cgit v1.3.1