update comment

This commit is contained in:
yggverse 2024-12-01 08:51:59 +02:00
parent 4767929050
commit 8b6f2200f5

View file

@ -59,7 +59,7 @@ impl Connection {
// Actions
/// Make new request to available `Connection`
/// Make new request to `Self` connection
/// * callback with new `Response` on success or `Error` on failure
pub fn request_async(
self,