Skip to content

Commit 49570ae

Browse files
izeyejhoeller
authored andcommitted
Fix typo
1 parent e3fa4e1 commit 49570ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-websocket/src/main/java/org/springframework/web/socket/messaging/SubProtocolWebSocketHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ public String getStatsInfo() {
254254
}
255255

256256
/**
257-
* Return a {@link Stats} object that containers various session counters.
257+
* Return a {@link Stats} object that contains various session counters.
258258
* @since 5.2
259259
*/
260260
public Stats getStats() {

0 commit comments

Comments
 (0)