From 44139a510ec483f126c8365f457c1d662decf717 Mon Sep 17 00:00:00 2001 From: Michael Cardell Widerkrantz Date: Sat, 19 Feb 2011 12:08:02 +0100 Subject: Spelling in comment. --- mcwm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcwm.c b/mcwm.c index 6f56783..0dc2e2b 100644 --- a/mcwm.c +++ b/mcwm.c @@ -204,7 +204,7 @@ struct conf { bool borders; /* Do we draw borders? */ char *terminal; /* Path to terminal to start. */ - uint32_t focuscol; /* Focused bored colour. */ + uint32_t focuscol; /* Focused border colour. */ uint32_t unfocuscol; /* Unfocused border colour. */ uint32_t fixedcol; /* Fixed windows border colour. */ } conf; -- cgit v1.2.3