CHANGES: Fix thinko in module name

This commit is contained in:
Tomas Janousek 2022-10-05 22:21:23 +01:00
parent 005951535b
commit c3ea62c972

View File

@ -4,7 +4,7 @@
### Breaking Changes
* `XMonad.Util.NamedScratchpad`:
* `XMonad.Util.Scratchpad`:
- Deprecated the module; use `XMonad.Util.NamedScratchpad` instead.