Run.hs: documentation fix

This commit is contained in:
"Valery V. Vorotyntsev"
2007-10-24 14:42:44 +00:00
parent 906c3ccc32
commit 630166f9fa

2
Run.hs
View File

@@ -39,7 +39,7 @@ import XMonad (X, io, spawn)
import {-# SOURCE #-} Config (terminal)
-- $usage
-- For an example usage of runInXTerm see XMonadContrib.SshPrompt
-- For an example usage of runInTerm see XMonadContrib.SshPrompt
--
-- For an example usage of runProcessWithInput see
-- XMonadContrib.{DirectoryPrompt,Dmenu,ShellPrompt,WmiiActions,WorkspaceDir}