Compare two revisions of: mc.matrix

... ... @@ -9,7 +9,7 @@ Rows and columns can be permuted. That's optional, as are the title name for row
9 9 * _\rowTitle{row title}_
10 10 * _\columnTitle{column title}_
11 11
12 -The column labels are defined by the `\tasks` command. The labels are seperated by a semicolon. As usual
12 +The column labels are defined by the `\tasks` command. The labels are separated by a semicolon. As usual
13 13 you can write TeX, math, use variables and image references as a label.
14 14
15 15 `\tasks{column 1 label; column 2 label; ...}` e.g.
16 16