aboutsummaryrefslogtreecommitdiffstats
path: root/DynamicLog.hs
diff options
context:
space:
mode:
authorMichael Fellinger <m.fellinger@gmail.com>2007-09-11 04:31:58 +0200
committerMichael Fellinger <m.fellinger@gmail.com>2007-09-11 04:31:58 +0200
commit66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5 (patch)
tree1b29da0ff89b6962ddc5a5b0c80cc83d2df932f6 /DynamicLog.hs
parent597d44710293311df8ea3a39a06b77b37ba551e9 (diff)
downloadXMonadContrib-66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5.tar.gz
XMonadContrib-66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5.tar.xz
XMonadContrib-66a84f3ee7cc70a152fce3dbc4f8b91f0327f9e5.zip
Fixing some typos and grammar in documentation.
darcs-hash:20070911023158-cbc08-aff6e14b6d1a6e11bbc530565f383d98dee77cff.gz
Diffstat (limited to 'DynamicLog.hs')
-rw-r--r--DynamicLog.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/DynamicLog.hs b/DynamicLog.hs
index 4bcfec8..6ecb5f5 100644
--- a/DynamicLog.hs
+++ b/DynamicLog.hs
@@ -14,7 +14,7 @@
--
-- > 1 2 [3] 4 8
--
--- format. suitable to pipe into dzen.
+-- format. Suitable to pipe into dzen.
--
-----------------------------------------------------------------------------