Fix small typo on renderBootstrap's doc.

This commit is contained in:
Felipe Lessa 2012-02-16 12:21:16 -02:00
parent 124d142119
commit 5b75d6758a

View File

@ -306,7 +306,7 @@ $forall view <- views
-- > <div .alert .alert-error>#{reason}
-- > $of _
-- > ^{formWidget}
-- > <div .actions>
-- > <div .form-actions>
-- > <input .btn .primary type=submit value=_{MsgSubmit}>
renderBootstrap :: FormRender sub master a
renderBootstrap aform fragment = do