Minor documentation refinements (backported from 5.1.x)

This commit is contained in:
Juergen Hoeller
2019-05-13 18:35:07 +02:00
parent 4b999cfe95
commit c096dc45e7
2 changed files with 105 additions and 116 deletions

View File

@@ -1,4 +1,4 @@
/**
* Generic support for SImple Messaging Protocols including protocols such as STOMP.
* Generic support for Simple Messaging Protocols including protocols such as STOMP.
*/
package org.springframework.messaging.simp;