X.H.TaffybarPagerHints: Correct module name in haddock header

Fixes: f754b9f926 ("X.U.TaffybarPagerHints: init")
This commit is contained in:
Tomas Janousek
2021-08-01 09:22:58 +01:00
parent ad23988a99
commit 97508ac109

View File

@@ -1,6 +1,6 @@
----------------------------------------------------------------------------- -----------------------------------------------------------------------------
-- | -- |
-- Module : XMonad.Util.TaffybarPagerHints -- Module : XMonad.Hooks.TaffybarPagerHints
-- Copyright : (c) 2020 Ivan Malison -- Copyright : (c) 2020 Ivan Malison
-- License : BSD3-style (see LICENSE) -- License : BSD3-style (see LICENSE)
-- --