Fix typo.

This commit is contained in:
Kremitzl 2021-05-28 20:26:27 +02:00
parent c263abf74d
commit 46c0e1bc1a

View File

@ -225,5 +225,5 @@ Typesetting tables
* The list in file `exercises/tables/tables.tex` stores information on a few modules of the WIAI faculty.
* ++ Transform the list into a **table**.
* ++ The table shall have colums for the *name*, the *abbreviation* (Kürzel) and the *semester* of the lectures.
* ++ Add a **column** with **center-aligned text** on the left side on the table in order to **number** the lectures.
* ++ Add a **column** with **center-aligned text** on the left side of the table in order to **number** the lectures.
* ++ Add a **caption** for the table.