Polish Javadoc
This commit is contained in:
parent
00606d2171
commit
c53a00a6c4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue