]> git.armaanb.net Git - dwm.git/commitdiff
fixed comment
authorAnselm R Garbe <garbeam@gmail.com>
Mon, 19 May 2008 14:36:45 +0000 (15:36 +0100)
committerAnselm R Garbe <garbeam@gmail.com>
Mon, 19 May 2008 14:36:45 +0000 (15:36 +0100)
config.mk

index e9c956e76e7a3e424ff1d812aabeaf0a7000278c..d8411df1b062e610cf0beb992a947a31716aace4 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -10,7 +10,7 @@ MANPREFIX = ${PREFIX}/share/man
 X11INC = /usr/X11R6/include
 X11LIB = /usr/X11R6/lib
 
-# Xinerama, uncomment if you don't want it
+# Xinerama, comment if you don't want it
 XINERAMALIBS = -L${X11LIB} -lXinerama
 XINERAMAFLAGS = -DXINERAMA