aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Run.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Run.hs b/Run.hs
index 1016cc8..f363911 100644
--- a/Run.hs
+++ b/Run.hs
@@ -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}