mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-07 02:29:08 +00:00
ARTEMIS-387 grammar fix
This commit is contained in:
parent
f0b8f1e356
commit
8dcea17f11
@ -191,7 +191,7 @@ public interface ActiveMQServerLogger extends BasicLogger {
|
||||
@LogMessage(level = Logger.Level.INFO)
|
||||
@Message(
|
||||
id = 221026,
|
||||
value = "Bridge {0} connected to fowardingAddress={1}. {2} does not have any bindings what means messages will be ignored until a binding is created.",
|
||||
value = "Bridge {0} connected to fowardingAddress={1}. {2} does not have any bindings. Messages will be ignored until a binding is created.",
|
||||
format = Message.Format.MESSAGE_FORMAT)
|
||||
void bridgeNoBindings(SimpleString name, SimpleString forwardingAddress, SimpleString address);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user