~jaro/balkon

ac8fab30da552128556242e1890bbb73407a8639 — Jaro 1 year, 4 months ago 900072d
Fix documentation: missing boxSpacing.
1 files changed, 1 insertions(+), 1 deletions(-)

M src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs
M src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs => src/Data/Text/ParagraphLayout/Internal/BoxOptions.hs +1 -1
@@ 15,7 15,7 @@ import Data.Int (Int32)
data BoxOptions = BoxOptions

    { boxSpacing :: BoxSpacing
    -- Determines amount of empty space to add before the first fragment
    -- ^ Determines amount of empty space to add before the first fragment
    -- and/or after the last fragment of this box.
    --
    -- This can be used to reserve space for a left margin, border,