aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorarg@mig292006-11-24 17:02:41 +0100
committerarg@mig292006-11-24 17:02:41 +0100
commit9299096293dd655036ee9719b2ac5f8259016820 (patch)
tree4d6b0f52a39636f75d1ccfa30554f3f0ed74f092 /dwm.1
parentcd7edb74aea36b288a121688d848d27813e821e1 (diff)
downloadaur-9299096293dd655036ee9719b2ac5f8259016820.tar.gz
small fix of man page
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 e6e339c9515d..93d657869b84 100644
--- a/dwm.1
+++ b/dwm.1
@@ -22,7 +22,7 @@ dwm contains a small status bar which displays all available tags, the mode,
the title of the focused window, and the text read from standard input. The
selected tags are indicated with a different color. The tags of the focused
window are indicated with a small point in the top left corner. The tags which
-are applied by any client are indicated with a small point in the bottom
+are applied to any client are indicated with a small point in the bottom
right corner.
.P
dwm draws a 1-pixel border around windows to indicate the focus state.