X.A.PerLayoutKeys: Fix typo

This commit is contained in:
Ether 2022-04-30 12:19:45 -05:00 committed by Tony Zorman
parent 0e106ccfbe
commit 51907ad59e

View File

@ -1,6 +1,6 @@
-----------------------------------------------------------------------------
-- |
-- Module : XMonad.Actions.PerLayouteKeys
-- Module : XMonad.Actions.PerLayoutKeys
-- Description : Define key-bindings on per-layout basis.
-- Copyright : (c) brandon s allbery kf8nh 2022, Roman Cheplyaka, 2008
-- License : BSD3-style (see LICENSE)