about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--dwm.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index e6e339c..93d6578 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.
'n108' href='#n108'>108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136