You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/AbstractBrokerMessageHandler.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -130,7 +130,7 @@ public SubscribableChannel getBrokerChannel() {
130
130
}
131
131
132
132
/**
133
-
* Return destination prefixes prefixes to use to filter messages to forward
133
+
* Return destination prefixes to use to filter messages to forward
134
134
* to the broker. Messages that have a destination and where the destination
0 commit comments