This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 75024462e fix typo
75024462e is described below

commit 75024462ef53fd0c3de814e665284bd59996885e
Author: Juan Pablo Santos Rodríguez <juanpablo.san...@gmail.com>
AuthorDate: Sat Apr 27 17:27:32 2024 +0200

    fix typo
---
 ChangeLog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog.md b/ChangeLog.md
index 90eacef23..7e6cbad5b 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -26,7 +26,7 @@ under the License.
 
 * `MailUtil` now uses every `mail.smtp` / `mail.smtps` property provided 
through your `jspwiki[-custom].properties` file
     * This allows to set f.ex., `mail.smtp.ssl.protocols=TLSv1.2` or 
`mail.smtp.ssl.trust=your.domain.org`
-    * Keep in mind that, to you use `mail.smtps`, you should override to blank 
default `mail.smtp` properties at `jspwiki.properties`
+    * Keep in mind that, in order to use `mail.smtps`, you should override to 
blank the default `mail.smtp` properties at `jspwiki.properties`
 
 * Dependency updates
     * Apache parent to 32

Reply via email to