From cd282d75c1b42f1b3d7f1d6f905c8179c495448a Mon Sep 17 00:00:00 2001 From: Sander van Dijk Date: Tue, 16 May 2006 20:28:59 +0000 Subject: [PATCH] small spelling correction --- cmd/wm/event.c | 2 +- cmd/wm/wmiiwm.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/wm/event.c b/cmd/wm/event.c index f8b818ff..db23032b 100644 --- a/cmd/wm/event.c +++ b/cmd/wm/event.c @@ -49,7 +49,7 @@ void check_x_event(IXPConn *c) { XEvent ev; - while(XPending(dpy)) { /* main evet loop */ + while(XPending(dpy)) { /* main event loop */ XNextEvent(dpy, &ev); if(handler[ev.type]) (handler[ev.type]) (&ev); /* call handler */ diff --git a/cmd/wm/wmiiwm.1 b/cmd/wm/wmiiwm.1 index 1119fd2a..fdd1cb95 100644 --- a/cmd/wm/wmiiwm.1 +++ b/cmd/wm/wmiiwm.1 @@ -344,7 +344,7 @@ Each of these files expects three blank\-separated color values of the form These tupples define foreground, background, and border colors respectively. .TP 2 geom -This files expects four blank\-separated alphanumeric values which define the +This file expects four blank\-separated alphanumeric values which define the client's geometry in the order .I .I