mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ public abstract class AbstractAdaptableMessageListener
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the{@link MessagingMessageConverter} for this listener,
|
||||
* Return the {@link MessagingMessageConverter} for this listener,
|
||||
* being able to convert {@link org.springframework.messaging.Message}.
|
||||
*/
|
||||
protected final MessagingMessageConverter getMessagingMessageConverter() {
|
||||
|
||||
Reference in New Issue
Block a user