Explorar el Código

changed a term in dwm.1

Anselm R. Garbe hace 19 años
padre
commit
3e11b38349
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.