Skip to content

Commit

Permalink
small doc fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
flub committed Oct 3, 2024
1 parent 544b933 commit b1ea4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iroh-net/src/relay/client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ impl Client {
}
}

/// Connect to a relay Server and returns the underlying relay Client.
/// Connect to a relay Server and returns the underlying relay connection.
///
/// Returns [`ClientError::Closed`] if the [`Client`] is closed.
///
Expand Down

0 comments on commit b1ea4b2

Please sign in to comment.