diff --git a/webapp/src/Service/DOMJudgeService.php b/webapp/src/Service/DOMJudgeService.php index 276cf40482..b2914afef2 100644 --- a/webapp/src/Service/DOMJudgeService.php +++ b/webapp/src/Service/DOMJudgeService.php @@ -450,7 +450,7 @@ public function getUpdates(): array } /** - * Run the given callable with all roles. + * Run the given callable with all roles enabled. * * This will result in all calls to checkrole() to return true. */