From f17e898bd133f1bd8c530116b4b5bacb7ced5da9 Mon Sep 17 00:00:00 2001
From: "arg@mmvi" <unknown>
Date: Wed, 20 Sep 2006 09:45:39 +0200
Subject: [PATCH] fixed a nuance in dwm.1

---
 dwm.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dwm.1 b/dwm.1
index 31a8d0b..0723453 100644
--- a/dwm.1
+++ b/dwm.1
@@ -16,7 +16,7 @@ resized and moved freely. Dialog windows are always managed floating,
 regardless of the mode selected.
 .P
 Windows are grouped by tags. Each window can be tagged with one or multiple
-tags. Selecting certain tags displays all windows with that tag.
+tags. Selecting certain tags displays all windows with these tags.
 .P
 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