diff --git a/content/statistik/studentenprosemester.php b/content/statistik/studentenprosemester.php
index e740c1f04..c65cf47ce 100644
--- a/content/statistik/studentenprosemester.php
+++ b/content/statistik/studentenprosemester.php
@@ -219,7 +219,7 @@ else
echo "
".($row->s2_m!=0?$row->s2_m:' ')." | ";
echo "".($row->s2_w!=0?$row->s2_w:' ')." | ";
echo "".($row->s3_m!=0?$row->s3_m:' ')." | ";
- echo "".($row->s3_x!=0?$row->s3_w:' ')." | ";
+ echo "".($row->s3_w!=0?$row->s3_w:' ')." | ";
echo "".($row->s4_m!=0?$row->s4_m:' ')." | ";
echo "".($row->s4_w!=0?$row->s4_w:' ')." | ";
echo "".($row->s5_m!=0?$row->s5_m:' ')." | ";