Merge pull request #69 from ismail-s/patch-1

haddock: fix minor typo
This commit is contained in:
Jonathan Daugherty 2016-07-14 10:54:47 -07:00 committed by GitHub
commit 4cc231fa29

View File

@ -150,7 +150,7 @@ data CursorLocation n =
-- | The rendering context. This tells widgets how to render: how much
-- space they have in which to render, which attribute they should use
-- to render, which bordring style should be used, and the attribute map
-- to render, which bordering style should be used, and the attribute map
-- available for rendering.
data Context =
Context { ctxAttrName :: AttrName