Skip to content

Commit

Permalink
~ format
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinherron committed Sep 26, 2024
1 parent 4096601 commit 080ca2c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ public interface ConnectionListener {
/**
* Callback invoked when the transport has disconnected.
*
* <p> Note that implementations do not need to initiate a reconnect, as this is handled
* <p>Note that implementations do not need to initiate a reconnect, as this is handled
* automatically by {@link NettyTcpClientTransport}.
*/
void onConnectionLost();
Expand Down

0 comments on commit 080ca2c

Please sign in to comment.