Fix typo in package-info.java

Closes gh-22941
This commit is contained in:
chenqimiao
2019-05-10 16:00:46 +08:00
committed by Stephane Nicoll
parent 4430ec7d2d
commit e3137f11df

View File

@@ -1,5 +1,5 @@
/**
* Generic support for SImple Messaging Protocols including protocols such as STOMP.
* Generic support for Simple Messaging Protocols including protocols such as STOMP.
*/
@NonNullApi
@NonNullFields