Skip to content

Commit d2f7d24

Browse files
committed
fix typo
1 parent b68a144 commit d2f7d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trust-quorum/src/connection_manager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ impl ConnMgr {
712712
/// listen port, just the ephemeral port.
713713
///
714714
/// Return the `BaseboardId` of the peer if an established connection is
715-
// torn down.
715+
/// torn down.
716716
async fn disconnect_client(
717717
&mut self,
718718
addr: SocketAddrV6,

0 commit comments

Comments
 (0)