typo
This commit is contained in:
parent
f0c7bef9ab
commit
c7bca92369
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ public class ExamProctoringRoomServiceImpl implements ExamProctoringRoomService
|
|||
.getActiveConnectionTokens(examId)
|
||||
.getOrThrow();
|
||||
|
||||
// Send default settings to clients if fearture is enabled
|
||||
// Send default settings to clients if feature is enabled
|
||||
if (this.sendBroadcastReset) {
|
||||
this.sendReconfigurationInstructions(
|
||||
examId,
|
||||
|
|
Loading…
Reference in a new issue