Skip to content

Commit

Permalink
Add a missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 committed Apr 23, 2023
1 parent b281cb6 commit 2325311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebra-network/src/peer_set/initialize/tests/vectors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@ async fn local_listener_port_with(listen_addr: SocketAddr, network: Network) {
);
}

/// Initialize a peer set with`peerset_initial_target_size`, `inbound_service`, and `network`.
/// Initialize a peer set with `peerset_initial_target_size`, `inbound_service`, and `network`.
///
/// If `force_listen_addr` is set, binds the network listener to that address.
/// Otherwise, binds the network listener to an unused port on all network interfaces.
Expand Down

0 comments on commit 2325311

Please sign in to comment.