diff --git a/theodolite-benchmarks/uc3-beam-samza/src/main/java/application/Uc3BeamSamza.java b/theodolite-benchmarks/uc3-beam-samza/src/main/java/application/Uc3BeamSamza.java
index d25e692aa79465d0c68e9efafa503d2a9469158a..913293bd02cb16e14ee9d94ea0e161c74853e72a 100644
--- a/theodolite-benchmarks/uc3-beam-samza/src/main/java/application/Uc3BeamSamza.java
+++ b/theodolite-benchmarks/uc3-beam-samza/src/main/java/application/Uc3BeamSamza.java
@@ -5,7 +5,7 @@ import theodolite.commons.beam.AbstractBeamService;
 
 /**
  * Implementation of the use case Aggregation based on Time Attributes using Apache Beam with the
- * Flink Runner. To run locally in standalone start Kafka, Zookeeper, the schema-registry and the
+ * Samza Runner. To run locally in standalone start Kafka, Zookeeper, the schema-registry and the
  * workload generator using the delayed_startup.sh script. And configure the Kafka, Zookeeper and
  * Schema Registry urls accordingly. Start a Flink cluster and pass its REST adress
  * using--flinkMaster as run parameter. To persist logs add