t* dwm + patches
       
   URI git clone git://git.codevoid.de/dwm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 0228dcd58f7948c2f5d85e995102b62c9c4a8664
   DIR parent 3d35ea99bb0308881e57e502d2b545dfa3179058
   URI Author: Anselm R.Garbe <arg@10ksloc.org>
       Date:   Thu, 10 Aug 2006 15:35:02 +0200
       
       applied grammar correction by ILF
       
       Diffstat:
         M dwm.html                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/dwm.html b/dwm.html
       t@@ -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.