Fix minor typo

This commit is contained in:
Ismail 2016-07-14 13:13:18 +01:00 committed by GitHub
parent 145ae45d6e
commit c7394af715

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