]> git.armaanb.net Git - dwm.git/commitdiff
changed a term in dwm.1
authorAnselm R. Garbe <arg@suckless.org>
Sun, 7 Jan 2007 13:38:41 +0000 (14:38 +0100)
committerAnselm R. Garbe <arg@suckless.org>
Sun, 7 Jan 2007 13:38:41 +0000 (14:38 +0100)
dwm.1

diff --git a/dwm.1 b/dwm.1
index b2583b1060eafeee0777679d4dc0539381c2c859..b41dccdf2890203fa5580e48caf2e3363b9301e0 100644 (file)
--- a/dwm.1
+++ b/dwm.1
@@ -13,7 +13,7 @@ In tiling mode windows are managed in a master and stacking area. The master
 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.