From 9777723e4fa8e54de140d20613b4c8a97811f5a7 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Wed, 24 Oct 2007 01:49:00 +0200 Subject: xmonad, not XMonad darcs-hash:20071023234900-a5988-74baef3cd2cd1a20bf66da6fc6d52d2e897df95b --- STYLE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'STYLE') diff --git a/STYLE b/STYLE index 6ef6f14..f1256a6 100644 --- a/STYLE +++ b/STYLE @@ -1,6 +1,6 @@ == Coding guidelines for contributing to -== XMonad and the XMonad contributed extensions +== xmonad and the xmonad contributed extensions * Comment every top level function (particularly exported funtions), and provide a type signature; use Haddock syntax in the comments. @@ -18,4 +18,4 @@ precisely defining its behaviour. * New modules should identify the author, and be submitted under - the same license as XMonad (BSD3 license or freer). + the same license as xmonad (BSD3 license or freer). -- cgit v1.2.3