Skip to content

Commit 8c77d0b

Browse files
committed
Merge pull request #22941 from chenqimiao
* pr/22941: Fix typo in package-info.java
2 parents 4430ec7 + e3137f1 commit 8c77d0b

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)