Browse Source

changed a term in dwm.1

Anselm R. Garbe 19 năm trước cách đây
mục cha
commit
3e11b38349
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.