Minor Typo

This commit is contained in:
Steffen Jost 2019-03-20 14:52:06 +01:00
parent 9350c93ea5
commit 90417441b3

View File

@ -86,7 +86,7 @@ wrapMailto (original -> email) linkText
mailtoHtml :: CI Text -> Html
mailtoHtml email = wrapMailto email $ toHtml email
-- | Prefix a message with a short cours id,
-- | Prefix a message with a short course id,
-- eg. for window title bars, etc.
-- This function should help to make this consistent everywhere
prependCourseTitle :: (RenderMessage UniWorX msg) =>