From 0228dcd58f7948c2f5d85e995102b62c9c4a8664 Mon Sep 17 00:00:00 2001
From: "Anselm R.Garbe" <arg@10ksloc.org>
Date: Thu, 10 Aug 2006 15:35:02 +0200
Subject: [PATCH] applied grammar correction by ILF

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

diff --git a/dwm.html b/dwm.html
index 8abdb60..5eaad91 100644
--- a/dwm.html
+++ b/dwm.html
@@ -55,7 +55,7 @@
 			depending on the application in use and the task performed.
 			</li>
 			<li>
-			dwm don't distinguishes between layers, there is no floating or
+			dwm doesn't distinguishes between layers, there is no floating or
 			tiled layer. Wether the clients of currently selected tag are in
 			tiled mode or not, you can re-arrange all clients on the fly.
 			Popup- and fixed-size windows are treated floating, however.