From a34082631aec7c5443ddfb046376095d08ada7df Mon Sep 17 00:00:00 2001 From: seanpringle Date: Fri, 31 Aug 2012 15:51:50 +1000 Subject: [PATCH] docs --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index e9366c3..69f543f 100644 --- a/config.h +++ b/config.h @@ -19,7 +19,7 @@ // Width of SPOT1 as percentage of screen width. #define SPOT1_WIDTH_PCT 67 -// Height of SPOT2 as percentage of screen width. +// Height of SPOT2 as percentage of screen height. #define SPOT2_HEIGHT_PCT 67 // Make new windows go to the same spot as the current window.