Skip to content

Commit e3137f1

Browse files
chenqimiaosnicoll
authored andcommitted
Fix typo in package-info.java
Closes gh-22941
1 parent 4430ec7 commit e3137f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-messaging/src/main/java/org/springframework/messaging/simp/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Generic support for SImple Messaging Protocols including protocols such as STOMP.
2+
* Generic support for Simple Messaging Protocols including protocols such as STOMP.
33
*/
44
@NonNullApi
55
@NonNullFields

0 commit comments

Comments
 (0)