You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2016/08/18 10:19:31 UTC

[08/10] james-project git commit: JAMES-1773 Fix typo in RecipientIsLocal configuration

JAMES-1773 Fix typo in RecipientIsLocal configuration


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/932acf53
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/932acf53
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/932acf53

Branch: refs/heads/master
Commit: 932acf53a76a2144b1c85b15dd21ea413c2f2094
Parents: adee0b5
Author: Benoit Tellier <bt...@linagora.com>
Authored: Wed Aug 10 10:26:03 2016 +0700
Committer: Benoit Tellier <bt...@linagora.com>
Committed: Thu Aug 18 17:18:15 2016 +0700

----------------------------------------------------------------------
 server/src/site/xdoc/dev-provided-matchers.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/932acf53/server/src/site/xdoc/dev-provided-matchers.xml
----------------------------------------------------------------------
diff --git a/server/src/site/xdoc/dev-provided-matchers.xml b/server/src/site/xdoc/dev-provided-matchers.xml
index 7b0d749..0752002 100644
--- a/server/src/site/xdoc/dev-provided-matchers.xml
+++ b/server/src/site/xdoc/dev-provided-matchers.xml
@@ -217,7 +217,7 @@
             </subsection>
 
             <subsection name="RecipientIsLocal">
-                <p>Description: Matches mails that are sent to email addresses on local hosts with users that have local acccunts.  Only
+                <p>Description: Matches mails that are sent to email addresses on local hosts with users that have local accounts.  Only
                     matching recipients are returned.</p>
                 <p>Configuration string: None.</p>
             </subsection>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org