mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +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;
|
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.
|
* to send and receive messages from.
|
||||||
*
|
*
|
||||||
* @author Mark Fisher
|
* @author Mark Fisher
|
||||||
|
|||||||
Reference in New Issue
Block a user