1
0
mirror of https://github.com/xmonad/xmonad-contrib.git synced 2025-07-26 17:51:51 -07:00

Punctuation tweak in docs.

This commit is contained in:
L.S. Leary
2016-08-27 03:27:08 +12:00
parent b9215181bb
commit a7d5696e5a

@@ -322,7 +322,7 @@ centerNavigation = N 2 doCenterNavigation
-- | Hybrid navigation. This attempts Line navigation, then falls back on Center
-- navigation if it does not find any suitable target windows. This is useful since
-- Line navigation tends to fail on gaps, but provides more intuitive motions
-- when it succeeds, provided there are no floating windows.
-- when it succeedsprovided there are no floating windows.
hybridNavigation :: Navigation2D
hybridNavigation = N 2 doHybridNavigation