Skip to content

Commit

Permalink
Update src/client/legacy.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored Nov 15, 2023
1 parent b0790a6 commit 7b2c137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/legacy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1350,7 +1350,7 @@ impl Builder {
self
}

/// Provide a timer to execute background HTTP2 tasks
/// Provide a timer to be used for timeouts and intervals.
///
/// See the documentation of [`h2::client::Builder::timer`] for more
/// details.
Expand Down

0 comments on commit 7b2c137

Please sign in to comment.