Minor Typo
This commit is contained in:
parent
9350c93ea5
commit
90417441b3
@ -86,7 +86,7 @@ wrapMailto (original -> email) linkText
|
|||||||
mailtoHtml :: CI Text -> Html
|
mailtoHtml :: CI Text -> Html
|
||||||
mailtoHtml email = wrapMailto email $ toHtml email
|
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.
|
-- eg. for window title bars, etc.
|
||||||
-- This function should help to make this consistent everywhere
|
-- This function should help to make this consistent everywhere
|
||||||
prependCourseTitle :: (RenderMessage UniWorX msg) =>
|
prependCourseTitle :: (RenderMessage UniWorX msg) =>
|
||||||
|
|||||||
Reference in New Issue
Block a user