Fix documentation bug in X.U.NSP

The Usage section made reference to a non-existent
`namedScratchpadSpawnAction` function. It has been replaced with
`namedScratchpadAction` in accordance with the documented bindings
below.
This commit is contained in:
L. S. Leary 2022-09-23 19:21:48 +12:00
parent 24f11362c7
commit b9794e6a13

View File

@ -60,7 +60,7 @@ import qualified XMonad.Util.ExtensibleState as XS
-- $usage
-- Allows to have several floating scratchpads running different applications.
-- Bind a key to 'namedScratchpadSpawnAction'.
-- Bind a key to 'namedScratchpadAction'.
-- Pressing it will spawn configured application, or bring it to the current
-- workspace if it already exists.
-- Pressing the key with the application on the current workspace will