Browse Source

changed a term in dwm.1

Anselm R. Garbe 19 years ago
parent
commit
3e11b38349
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dwm.1

+ 1 - 1
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.