small fix of a comment
authorarg@10ksloc.org
Mon, 07 Aug 2006 12:12:56 +0200
changeset 214 51ac019cf587
parent 213 f9774fba6e17
child 215 fbe38830aa2f
small fix of a comment
main.c
--- a/main.c	Mon Aug 07 11:58:46 2006 +0200
+++ b/main.c	Mon Aug 07 12:12:56 2006 +0200
@@ -251,7 +251,7 @@
 	strcpy(stext, "dwm-"VERSION);
 	scan();
 
-	/* main event loop, reads status text from stdin as well */
+	/* main event loop, also reads status text from stdin */
 	while(running) {
 		FD_ZERO(&rd);
 		if(readin)