We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bca9b1 commit ca6e9dbCopy full SHA for ca6e9db
judge/judgedaemon.main.php
@@ -1,6 +1,6 @@
1
<?php declare(strict_types=1);
2
/**
3
- * Requests a batch of judge tasks the domserver, execeutes them reports
+ * Requests a batch of judge tasks the domserver, executes them and reports
4
* the results back to the domserver.
5
*
6
* Part of the DOMjudge Programming Contest Jury System and licensed
0 commit comments