diff options
| -rw-r--r-- | monsterwm.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
