branch develop updated (34f56154 -> e8c577d4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 34f56154 Clean runner after execution new e8c577d4 Typo The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e8c577d44924277049e2c56f516dd65994551c7e Author: jcouteau <couteau@codelutin.com> Date: Thu Sep 26 17:41:24 2019 +0200 Typo Summary of changes: .../src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit e8c577d44924277049e2c56f516dd65994551c7e Author: jcouteau <couteau@codelutin.com> Date: Thu Sep 26 17:41:24 2019 +0200 Typo --- .../src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java b/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java index 9f6b1cde..a065f305 100644 --- a/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java +++ b/faxtomail-ui-web/src/main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java @@ -552,7 +552,7 @@ public class MailFilterJob extends AbstractFaxToMailJob { } /** - * Supprime le mail sur le serveur (si nécéssaire). + * Supprime le mail sur le serveur (si nécessaire). * * @param message message to delete * @throws MessagingException -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm