changed a term in dwm.1
authorAnselm R. Garbe <arg@suckless.org>
Sun, 07 Jan 2007 14:38:41 +0100
changeset 667 70f19af50393
parent 666 d2f14795c66c
child 668 93ebb497c60d
changed a term in dwm.1
dwm.1
--- a/dwm.1	Fri Jan 05 22:27:26 2007 +0100
+++ b/dwm.1	Sun Jan 07 14:38:41 2007 +0100
@@ -13,7 +13,7 @@
 area contains the windows which currently need most attention, whereas the
 stacking area contains all other windows. In floating mode windows can be
 resized and moved freely. Dialog windows are always managed floating,
-regardless of the mode selected.
+regardless of the mode applied.
 .P
 Windows are grouped by tags. Each window can be tagged with one or multiple
 tags. Selecting certain tags displays all windows with these tags.