From 2b218e138343aef91faab21003c11f7ab7b62a56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20M=2E=20Thi=C3=A9ry?= Date: Tue, 18 Nov 2025 22:30:47 +0100 Subject: [PATCH] Typo --- src/main/webapp/app/scanexam/voircopie/voircopie.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/app/scanexam/voircopie/voircopie.component.ts b/src/main/webapp/app/scanexam/voircopie/voircopie.component.ts index af8617f3..37337f57 100644 --- a/src/main/webapp/app/scanexam/voircopie/voircopie.component.ts +++ b/src/main/webapp/app/scanexam/voircopie/voircopie.component.ts @@ -648,7 +648,7 @@ ${firsName} this.email = 'mailto:' + emails.filter(e => e !== undefined && e !== '').join(',') + - '?subject=Feedback on your ewam ' + + '?subject=Feedback on your exam ' + this.exam!.name + '&body=' + ten;