Punctuation tweak in docs.

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

View File

@ -322,7 +322,7 @@ centerNavigation = N 2 doCenterNavigation
-- | Hybrid navigation. This attempts Line navigation, then falls back on Center -- | 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 -- 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 -- 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 :: Navigation2D
hybridNavigation = N 2 doHybridNavigation hybridNavigation = N 2 doHybridNavigation