From 56ac39095d9588d504260981ca0609783cf836a9 Mon Sep 17 00:00:00 2001 From: Lukas Mai Date: Sun, 16 Mar 2008 05:28:40 +0100 Subject: Xmonad.Prompt.DirExec: fix haddock error darcs-hash:20080316042840-462cf-bde1eeb27687141a83f131c0710b968c07a01cc1.gz --- XMonad/Prompt/DirExec.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'XMonad/Prompt/DirExec.hs') diff --git a/XMonad/Prompt/DirExec.hs b/XMonad/Prompt/DirExec.hs index 872e970..035f9b1 100644 --- a/XMonad/Prompt/DirExec.hs +++ b/XMonad/Prompt/DirExec.hs @@ -67,7 +67,7 @@ instance XPrompt DirExec where -- | Function 'dirExecPrompt' starts the prompt with list of all executable -- files in directory specified by 'FilePath'. The name of the prompt is taken --- from the last element of the path. If you specify root directory - @/@ - as +-- from the last element of the path. If you specify root directory - @\/@ - as -- the path, name @Root:@ will be used as the name of the prompt instead. The -- 'XPConfig' parameter can be used to customize visuals of the prompt. -- The runner parameter specifies the function used to run the program - see -- cgit v1.2.3