Commit ae5537e9 authored by Dave Cridland's avatar Dave Cridland

Merge pull request #255 from MarQuisKnox/patch-1

FIXED:  typo
parents a62e7980 5dc02ea5
......@@ -123,7 +123,7 @@ public class BridgeSelector
else
{
logger.warn("No pub-sub node mapped for " + bridgeJid
+ " statistics will not be tracked fro this instance.");
+ " statistics will not be tracked for this instance.");
}
bridges.put(bridgeJid, new BridgeState(bridgeJid));
......
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