small grammar fix of dwm.1
This commit is contained in:
parent
3e11b38349
commit
726ae5bf6d
1 changed files with 2 additions and 2 deletions
4
dwm.1
4
dwm.1
|
@ -71,10 +71,10 @@ Grow master area (tiling mode only).
|
|||
Shrink master area (tiling mode only).
|
||||
.TP
|
||||
.B Mod1-i
|
||||
Increase windows of master area (tiling mode only).
|
||||
Increase the number of windows in the master area (tiling mode only).
|
||||
.TP
|
||||
.B Mod1-d
|
||||
Decrease windows of master area (tiling mode only).
|
||||
Decrease the number of windows in the master area (tiling mode only).
|
||||
.TP
|
||||
.B Mod1-Shift-[1..n]
|
||||
Apply
|
||||
|
|
Loading…
Reference in a new issue