From 40eab5f81648cac7d567b88455e6bb0e11432289 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan <fourdan.olivier@wanadoo.fr> Date: Mon, 13 Dec 2004 21:36:16 +0000 Subject: [PATCH] Typo (Old svn revision: 12207) --- src/compositor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/compositor.c b/src/compositor.c index 35b061a05..dc794780b 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -1958,8 +1958,8 @@ compositorAddWindow (DisplayInfo *display_info, Window id, Client *c) if (cw) { /* - The compositor window is already know, just update the client if - that is meaningfull + The compositor window is already known, just update the client if + that is meaningfull... */ if (c) { -- GitLab