aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-01-07 14:38:41 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-01-07 14:38:41 +0100
commit3e11b38349787fced39ec160eba14b30800cbf2e (patch)
tree1710c8bb163652ef8c9188e751db4ea92503151d /dwm.1
parent16ed87952461da1d2db2254d1ad5da37f0b147c1 (diff)
changed a term in dwm.1
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index b2583b1..b41dccd 100644
--- 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.