From 2157e55db9ec103565dae9920070a431d3378d69 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 30 Nov 2024 18:25:34 +0200 Subject: [PATCH] update comment --- src/client.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client.rs b/src/client.rs index ef81c2f..ec321d0 100644 --- a/src/client.rs +++ b/src/client.rs @@ -76,7 +76,7 @@ impl Client { /// /// * method does not close new `Connection` by default, hold it in `Session`, /// expect from user manual `Response` handle with close act on complete - /// * ignore default session resumption provided by Glib TLS backend, + /// * ignores default session resumption provided by Glib TLS backend, /// instead of that, applies new `certificate` to sessions match `uri` scope /// * implement certificate change ability in application runtime pub fn request_async(