From 035ce3810d5305accfe89e8ccb535d23a534c175 Mon Sep 17 00:00:00 2001 From: Roman Cheplyaka Date: Fri, 22 Aug 2008 21:13:27 +0200 Subject: Typos darcs-hash:20080822191327-3ebed-42744b1cc5c1e71ccc36f253da4909973224c39a.gz --- Config.hs | 2 +- README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.hs b/Config.hs index 05e6ac2..f55f35d 100644 --- a/Config.hs +++ b/Config.hs @@ -43,7 +43,7 @@ data Config = , bgColor :: String -- ^ Backgroud color , fgColor :: String -- ^ Default font color , position :: XPosition -- ^ Top Bottom or Static - , commands :: [Runnable] -- ^ For setting the command, the command argujments + , commands :: [Runnable] -- ^ For setting the command, the command arguments -- and refresh rate for the programs to run (optional) , sepChar :: String -- ^ The character to be used for indicating -- commands in the output template (default '%') diff --git a/README b/README index a8c1aa5..d176e2b 100644 --- a/README +++ b/README @@ -298,7 +298,7 @@ Monitors have default aliases. `BatteryP Dirs Args RefreshRate` - aliases to `battery` -- Files: list of directories in /proc/acpi/battery/ direcotry where to +- Files: list of directories in /proc/acpi/battery/ directory where to look for the `state` and `info` files. Example: `["BAT0","BAT1","BAT2"]`. Only the first 3 directories will be searched. -- cgit v1.2.3