Skip to content

Commit 777cff7

Browse files
author
Alex Gryzlov
committed
fix markup
1 parent f014151 commit 777cff7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Rel.lidr

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ so our assumption was contradictory.)
103103
104104
\ \todo[inline]{Again, "earlier" = \idr{IndProp}}
105105
106-
Show that the idr{Total_relation} defined in earlier is not a partial function.
106+
Show that the \idr{Total_relation} defined in earlier is not a partial function.
107107
108108
> -- FILL IN HERE
109109
@@ -112,7 +112,8 @@ $\square$
112112
113113
==== Exercise: 2 stars, optional
114114
115-
Show that the idr{Empty_relation} that we defined earlier is a partial function.
115+
Show that the \idr{Empty_relation} that we defined earlier is a partial
116+
function.
116117
117118
> --FILL IN HERE
118119

0 commit comments

Comments
 (0)