diff --git a/src/Mealz/MealBundle/Controller/ParticipantController.php b/src/Mealz/MealBundle/Controller/ParticipantController.php index 71e58e466..6ea11ffed 100644 --- a/src/Mealz/MealBundle/Controller/ParticipantController.php +++ b/src/Mealz/MealBundle/Controller/ParticipantController.php @@ -378,7 +378,7 @@ public function getProfilesWithoutParticipation(Week $week): JsonResponse } /** - * Returns the dishes for a combi meal of a participant + * Returns the dishes for a combi meal of a participant. */ public function getCombiForMeal(Meal $meal): JsonResponse {