Commit b645bfd4 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gaston

Updated comment. :)


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1558 b35dd754-fafc-0310-a699-88a17e54d16e
parent c502109a
......@@ -105,7 +105,7 @@ public class MessageRouter extends BasicModule {
/**
* Forwards the received message to the list of users defined in the property
* <b>xmpp.forward.admins</b>. The property may include bare JIDs or just usernames separated
* by commas or black spaces. When using bare JIDs the target user may belong to a remote
* by commas or white spaces. When using bare JIDs the target user may belong to a remote
* server.<p>
*
* If the property <b>xmpp.forward.admins</b> was not defined then the message will be sent
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment