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

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


The following commit(s) were added to refs/heads/master by this push:
     new e263e94f7 no jira: typo is fixed
e263e94f7 is described below

commit e263e94f71fc0a434e649167636d62722ac032bd
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Sep 21 12:31:55 2022 +0700

    no jira: typo is fixed
---
 openmeetings-server/src/site/markdown/FAQ.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openmeetings-server/src/site/markdown/FAQ.md 
b/openmeetings-server/src/site/markdown/FAQ.md
index f617c9909..86c63fe72 100644
--- a/openmeetings-server/src/site/markdown/FAQ.md
+++ b/openmeetings-server/src/site/markdown/FAQ.md
@@ -7,7 +7,7 @@ Licensed under the Apache License, Version 2.0 (the "License") 
http://www.apache
 A: If you change `mail.smtp.port` from the default (25) you may have to add a 
permission for your port to the catalina securty policy e.g.
 
 ```
-Add following section to ${OM_HOME}/conf/catalina.policy.
+Add the following section to ${OM_HOME}/conf/catalina.policy.
 
 // Permissions for jakarta mail
 grant {

Reply via email to