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
1 changed files with 1 additions and 1 deletions

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