JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fixed comment
[dwm.git] / config.mk
index e9c956e..d8411df 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