Commit 5dc02ea5 authored by MarQuis Knox's avatar MarQuis Knox

FIXED: typo

parent ddf3fb28
...@@ -123,7 +123,7 @@ public class BridgeSelector ...@@ -123,7 +123,7 @@ public class BridgeSelector
else else
{ {
logger.warn("No pub-sub node mapped for " + bridgeJid 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)); 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