mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
X.P.Shell: fix doc typo
This commit is contained in:
parent
c073651cc2
commit
4ef0beab55
@ -70,7 +70,7 @@ shellPrompt c = do
|
||||
|
||||
{- $spawns
|
||||
See safe and unsafeSpawn in "XMonad.Util.Run".
|
||||
prompt is an alias for safePrompt;
|
||||
prompt is an alias for unsafePrompt;
|
||||
safePrompt and unsafePrompt work on the same principles, but will use
|
||||
XPrompt to interactively query the user for input; the appearance is
|
||||
set by passing an XPConfig as the second argument. The first argument
|
||||
|
Loading…
x
Reference in New Issue
Block a user