Przeglądaj źródła

small fix of a comment

arg@10ksloc.org 19 lat temu
rodzic
commit
4e2c5b5f25
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      main.c

+ 1 - 1
main.c

@@ -251,7 +251,7 @@ main(int argc, char *argv[])
 	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)