Skip to content

Commit c9fba42

Browse files
LikeTheSaladlaurit
andauthored
Update opamp-client/src/main/java/io/opentelemetry/opamp/client/internal/connectivity/websocket/WebSocket.java
Co-authored-by: Lauri Tulmin <[email protected]>
1 parent b392923 commit c9fba42

File tree

1 file changed

+1
-1
lines changed
  • opamp-client/src/main/java/io/opentelemetry/opamp/client/internal/connectivity/websocket

1 file changed

+1
-1
lines changed

opamp-client/src/main/java/io/opentelemetry/opamp/client/internal/connectivity/websocket/WebSocket.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ interface Listener {
5757

5858
/**
5959
* Called when the connection is closed or cannot be established due to an error. No messages
60-
* can get transmitted after this method is called.
60+
* can be transmitted after this method is called.
6161
*
6262
* @param t The error.
6363
*/

0 commit comments

Comments
 (0)