mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish Javadoc
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ import org.springframework.messaging.support.MessageHeaderAccessor;
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* A messaging template that resolves destinations names to {@link MessageChannel}'s
|
||||
* A messaging template that resolves a destination name to a {@link MessageChannel}
|
||||
* to send and receive messages from.
|
||||
*
|
||||
* @author Mark Fisher
|
||||
|
||||
Reference in New Issue
Block a user